LTI Integration Library 5.1.4
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
ceLTIc\LTI\Jwt Namespace Reference

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...
 

Detailed Description

Clients for handling JWTs.