Stream Chat Unreal SDK
|
Utilities for JSON Web Token manipulation. More...
Functions | |
STREAMCHAT_API FString | Development (const FString &UserId) |
Generate a JSON Web Token which can be used during development. More... | |
Utilities for JSON Web Token manipulation.
FString Jwt::Development | ( | const FString & | UserId | ) |
Generate a JSON Web Token which can be used during development.
UserId | The user ID of the user you wish to generate a token for |