cpjeslot member since: Jan 05, 2023

cpjeslot's packages

  • PHP

    kaabar-jwt/yii2-jwt

    The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.

  • PHP

    kaabar-sso/yii2-sso

    Connect Yii 2 application to a SAML Identity Provider for Single Sign On