A toolset to perform the authentication and authorization at BankId service. Supports OpenId Connect protocol.
- Simple: you only have to create the Provider, a core entity
- Extendable: you can adjust/extend the dependencies, if you wish
- PSR-compatible: feel free to pass you own PSR-compatible HTTP client (Guzzle one fits well) or PSR-compatible cache provider. Or don't, the library will work the either way.
See documentation.
web-token/jwt-easy
(is used to validate the JWTs against exposed keys)