Ask HN: Any Comprehensive Courses on Auth?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • FastAPI's tutorial on how to implement a basic OAuth server helped me a lot in understanding the basic concepts.

    https://fastapi.tiangolo.com/tutorial/security/

    After getting familiar, I self hosted Keycloak and integrated it with my FastAPI server.

    https://www.keycloak.org/

  • quickstart-nodejs

  • Just to be clear, I'm not a security expert in any way, just learned myself while building things.

    So here is what I'd refer to:

    https://stackoverflow.com/questions/44133536/is-it-safe-to-s...

    Regarding the Firebase, I see an open issue on this, so I guess we are not the only ones wondering :)

    https://github.com/firebase/quickstart-nodejs/issues/194

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • oauth

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts