Created
May 24, 2022 08:14
-
-
Save paoloumali/a6d350207e83b66889efedc102ee1fb0 to your computer and use it in GitHub Desktop.
Authentication
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Make it simple | |
- Make auth a separate service which can scale when needed | |
- Lessen hit by making a throttled search first if user requested to auth is existing | |
- When found, proceed to hash check |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment