Navigation
| Name | JWT |
| Type | Plugin |
| Part of Plugins | JSON Web Token Plugin |
| Location | /Engine/Plugins/Experimental/JWT/Source/JWT/ |
| Module Build Rules | JWT.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FJsonWebToken | |
| FJwtAlgorithm_RS256 | |
| FJwtUtils |
Interfaces
| Name | Remarks |
|---|---|
| IJwt | The public interface to this module. |
| IJwtAlgorithm |