This library is inspired by Fluent Interface concept, that is supposed to be something easy to understand and configure. At least, easier that the alternative approach (e.g. "to pass an array of configs").
Choose where to start:
- web-token/jwt-easy - the library that provides a shiny cool way to simply validate the signature against the exposed JWKs.
- Ensure your PC is capable of running PHP 8.1
composer install
composer run start
- Go to
http://localhost:3000
and follow the redirect - Allow the access and all the required scopes
- Observe the unwrapped data and some of the real API calls