I would prefer something I can run locally and in a docker container, but I will definitely consider cloud based provider. Just for background I have been using azure b2c so I do need something user facing. Any input would be awesome :]
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (6)
I'm a big fan of Firebase Auth, completely cloud based, but so fricken easy to use, basically out of the box functionality. Plus, a nice selection of oAuth providers built in, and integration with the rest of the Firebase services.
Keycloak is my choice. It 's open source and available in DockerHub
In general checkout this very recent presentation
Hi Fulton, we have a simple cloud-based OAuth solution called Cotter that helps you add passwordless login to your website or app. Some features that might interest you:
I've included links for 5-minutes quickstarts. Let me know if you're interested, we're happy to help.
Hi, I've worked with Identity Server 4 which is open source and can be hosted anywhere.
I would definitely suggest it.
gluu.org/