Packages from mauricek

  • PHP

    mauricek/psr-authentication

    A PSR-7 compatible package to handle authentication. Includes user registration, email verification, sms verification, 2FA and a configurable flow. Implemented with JWT support only at the moment (success generates a JWT token)

  • PHP

    mauricek/psr-authorization

    A PSR-7 compatible package to handle authorization. Includes assertions out oof the box to assert if a user is owner of a resouce.