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

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/patryknamyslak/pauth

dev-main 2026-02-01 03:13 UTC

This package is auto-updated.

Last update: 2026-03-01 03:26:50 UTC


README

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