Skip to content

An authentication library with OAuth, CSRF, Dynamic form generation and much more!

Notifications You must be signed in to change notification settings

PatrykNamyslak/PAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAuth

An authentication library with OAuth, CSRF, Dynamic form generation and much more!

Authentication Methods:

  • Credential based login:
    • Username + Password
    • Email + Password
  • OAuth
    • Google
    • Github
  • Magic Links :: One time links sent to the users email

Automated Emails for:

  • Verification
  • Password changes / resets.
  • Account deletion.
  • Magic Links

Installation

Install PAuth with composer

  composer require patryknamyslak/pauth

Authors

License

MIT

Dependencies

About

An authentication library with OAuth, CSRF, Dynamic form generation and much more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages