Skip to content

JStockDev/auth_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Authentication System

Re-written, Intented to make it as copy-paste for other projects I might use it in, but I don't know if thats the case anymore

Stuff to do:

  • Captcha
  • IP timeouts
  • OAuth2 support
  • MFA support
  • Still need to make email parsing less horrible
  • Use relation or what ever its called for online users
  • Maybe refractor and rewrite the authenticate extractor or something idk im not fixing that soon
  • Peppering: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#peppering Looked into peppering and turns out maybe it wasnt a good idea, however still considerning implementing aes 256 db encryption and storing secret in tpm or something like that

About

RESTful session based auth sys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages