remix-saml-authentication VS starchart

Compare remix-saml-authentication vs starchart and see what are their differences.

remix-saml-authentication

Example Remix JS project with SAML authentication (by christopherpickering)

starchart

A self-serve tool for managing custom domains and certificates [Moved to: https://github.com/DevelopingSpace/starchart] (by Seneca-CDOT)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
remix-saml-authentication starchart
2 22
13 12
- -
0.0 10.0
3 months ago about 1 year ago
TypeScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

remix-saml-authentication

Posts with mentions or reviews of remix-saml-authentication. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • Failing Forward
    3 projects | dev.to | 20 Feb 2023
    This week started with me pulling from the Offical SAMLIFY docs and the Remix SAML example. I got the authentication process to work but I did not add signature requirements or validation of signatures, and I was also importing the sp and idp objects and exposing them in every file where there was supposed to be some SAMLIFY logic, and I also fetched the idp xml metadata from the endpoint the simple saml php container exposes it on, I changed this in a consequent commit so that we have the file locally and read it using fs, all of this is kind of subject to change and that is the essence of the problem.
  • Choosing a path
    3 projects | dev.to | 20 Jan 2023
    Another starting point is right there, Samlify docs. Further than that David found a perfect example for our tech stack where someone has made an example implementation of SAMLIFY with REMIX here. So taking a look at these things would be a start.

starchart

Posts with mentions or reviews of starchart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-03.
  • Starchart: Playwright and Chakra UI Setup
    5 projects | dev.to | 3 Feb 2023
    The past week I worked on setting up Playwright, and Chakra UI with starchart. Chakra UI is needed so that their components could be used to build the web pages, and Playwright is to be used for end-to-end testing.
  • Startchart: Prisma Schema
    2 projects | dev.to | 3 Feb 2023
    This week, I focus on creating an initial schema for the project through using Prisma. This is for a MySQL database, and the PR for the initial schema is here.
  • Starchart: release 0.1 planning
    2 projects | dev.to | 27 Jan 2023
    This week, after some discussion, a plan was made for release 0.1 of starchart. This involved getting an initial app setup using Remix's blues stack so that people could code on top of it. Next step involved creating some issues which could be addressed in release 0.1 release 0.2 and some for further releases. As I am mostly focused on front-end and testing, I created the following issues:
  • Starchart: Planning Toward Release 0.1
    2 projects | dev.to | 27 Jan 2023
    This week, we some planning for Starchart release 0.1. The first waves of issues were filed, and tasks were assigned to the team members. I'm to contribute in setting up database schema and the ORM, Prisma, as well as finding out how to run it in Docker.
  • Starchart: Choosing a technology
    5 projects | dev.to | 22 Jan 2023
    I'll be updating the wiki once a week to help contributors to the project a basic knowledge of what chakra is
  • Starchart: Picking a project area
    3 projects | dev.to | 20 Jan 2023
    As we continue to work on developing starchart, which is a project that aims to make it easier to Seneca developers to create SSL certificates (without worrying about the costs or the need to provide personally identifiable information), a list of task groups has been created to make it easier to visualize the different parts of the project. These include Web, Testing, Server, DNS, etc. (full list here).
  • Choosing a path
    3 projects | dev.to | 20 Jan 2023
    When looking at the starchart project, which I don't think will be called starchart but that's what we have been calling it so far, I have decided that I want to work on a bit of everything, to start I particularly want to take a look at something that is new to me and that I have bumbled my way through a short presentation on and that is authentication using the SAML protocol.
  • Planning: Using Satellite features in Starchart
    3 projects | dev.to | 20 Jan 2023
    Starchart is a new project being put together by developers at Seneca College. The project will help students manage SSL certificates and subdomains without too much hassle and free of cost.
  • Charting the Starchart
    2 projects | dev.to | 19 Jan 2023
    Recently, I’m participating in a project called Starchart. It’s going to be an easy way for Seneca developer community to obtain SSL certificates for their websites as they develop websites. Unlike the usual complicated method, they simply need to fill a few boxes and click a button to get one. This is a bran new project still in its planning stage, so there’s a lot of works to do. Because I’m interested in databases, I want to take on building that part of the project with others.
  • Spying on Starchart
    2 projects | dev.to | 17 Jan 2023
    This year, we have 2 open source items on the menu! Telescope 4.0, and Starchart.

What are some alternatives?

When comparing remix-saml-authentication and starchart you can also consider the following projects:

examples - A community-driven repository showcasing examples using Remix 💿

blues-stack - The Remix Stack for deploying to Fly with PostgreSQL, authentication, testing, linting, formatting, etc.

Playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

MySQL - MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

chakra-ui - ⚡️ Simple, Modular & Accessible UI Components for your React Applications

starchart - A self-serve tool for managing custom domains and certificates

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

telescope - A tool for tracking blogs in orbit around Seneca's open source involvement