Download the PHP package ridibooks/internal-auth without Composer
On this page you can find all versions of the php package ridibooks/internal-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package internal-auth
php-internal-auth
소개
- 내부 서비스 간 통신시 인증을 위한 PHP 라이브러리입니다.
- Ridi 스타일 가이드(내부 서비스간의 SSO)에 따라 작성 되었습니다.
- JWK Caching 를 선택적으로 지원합니다. psr-6의 구현체를 JwtTokenValidator에 주입하면 캐싱 기능을 사용할 수 있습니다.
Requirements
PHP 7.2
or higherphp7.2-gmp
web-token decryption 모듈을 위해서는 php7.2-gmp 를 os 내에 설치해줘야 합니다. 따라서 이 라이브러리 클라이언트들의 OS 혹은 도커 이미지 내에 꼭 설치해주시길 바랍니다. 참고 PR
Installation
Usage
JwtGenerator
Authorizer, JwtValidator Without Caching
Authorizer, JwtValidator With Caching
All versions of internal-auth with dependencies
PHP Build Version
Package Version
Requires
web-token/jwt-core Version
^2.1
web-token/jwt-key-mgmt Version ^2.1
web-token/jwt-signature Version ^2.1
web-token/jwt-signature-algorithm-rsa Version ^2.1
web-token/jwt-checker Version ^2.1
web-token/jwt-signature-algorithm-ecdsa Version ^2.1
web-token/jwt-key-mgmt Version ^2.1
web-token/jwt-signature Version ^2.1
web-token/jwt-signature-algorithm-rsa Version ^2.1
web-token/jwt-checker Version ^2.1
web-token/jwt-signature-algorithm-ecdsa Version ^2.1
The package ridibooks/internal-auth contains the following files
Loading the files please wait ....