How to authenticate users without exposing server details?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

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

    An AS3 driver for the MySQL open source database.

  • In my days, I wrote an implementation of MySQL protocol for ActionScript (the programming language of Adobe Flash). ActionScript had implementation of TCP sockets way before JavaScript had them. Unfortunately, it was too long ago, and I don't have the code anymore. But there's a similar project here: https://github.com/robinrodricks/as3mysql . If you can find an old browser that still supports Flash, you could probably try connecting to MySQL using this library. Or, you could try translating it to JavaScript.

  • 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
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