Loading...
Searching...
No Matches
AccelByteJwtWrapper Class Reference

Static Public Member Functions

static bool TryDecode (const FString &Token, const FString &PublicKey, TSharedPtr< FJsonObject > &Output, FAccelByteJwtError &Error, const bool VerifySignature=true, const bool VerifyExpiration=true, const FString &VerifySubject="")
static void GetExpirationDateTime (const FString &InToken, FDateTime &OutExpiration)