Clients for handling JWTs. More...
Classes | |
| interface | ClientInterface |
| Interface to represent an HWT client. More... | |
| class | FirebaseClient |
| Class to implement the JWT interface using the Firebase JWT library from https://github.com/firebase/php-jwt. More... | |
| class | Jwt |
| Class to represent an HTTP message request. More... | |
| class | WebTokenClient |
| Class to implement the JWT interface using the Web Token JWT Framework library from https://web-token.spomky-labs.com. More... | |
Clients for handling JWTs.