Our great sponsors
-
starchart
A self-serve tool for managing custom domains and certificates [Moved to: https://github.com/DevelopingSpace/starchart]
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.
-
telescope
A tool for tracking blogs in orbit around Seneca's open source involvement (by Seneca-CDOT)
There are a few places to start with this, one is that we have an issue in Telescope that relates to what I think is the session no longer existing in certain situations that results in a 400. This will give me an opportunity to take a look at Telescopes auth flow. I still am kind of unfamiliar with Telescope despite having been in the last OSD course. I know that we use passport SAML in Telescope however and in the new project we will use a different library called SAMLIFY.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
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.