Stream Chat Unreal SDK
Loading...
Searching...
No Matches
Jwt Namespace Reference

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

Detailed Description

Utilities for JSON Web Token manipulation.

Function Documentation

◆ Development()

FString Jwt::Development ( const FString &  UserId)

Generate a JSON Web Token which can be used during development.

Parameters
UserIdThe user ID of the user you wish to generate a token for
Returns
A newly generated JWT