Ends Today: Save up to 95% on the Time Travel Mega Bundle!

At any time, you can get this plugin for free from Github, or you can support this project by buying a license.

DISCORD CHANNEL

JSON web tokens are string-based tokens that are used to authorize users. The most important point of JWT is the ability to store it securely on the client-side, thus being able to scale horizontally without worrying about a dedicated authorization server. JWT Tokens holds claims that can be used to identify a user (name, role...). Each token has an expiration date; after that time, it becomes inactive.


JWTPlugin Blueprints:

  • Create JWT Generator
  • Create JWT Verifier
  • Get JWT Claims


JWT Generator:

It could be used to generate signed JWT tokens with custom headers & claims. It supports a bunch of claims such as iat,exp,nbf in addition to custom claims using blueprints.


JWT Verifier:

It could be used to verify generated JWT Tokens and extract claims out of the token. Custom verification conditions could be applied through blueprints.

Technical Details

Features:

  •  BluePrints/C++ support
  • Generate SIgned JWT
  •  Verify JWT
  •  Extract claims from JWT

Code Modules:

  •  JWTPlugin (Runtime)


Number of Blueprints:23

Number of C++ Classes:3

Supported Development Platforms: Windows, Linux

Supported Target Build Platforms: Windows, Linux

Documentation: Link

DSS
Dynamic Servers Systems
All Assets by Author
49.34 
Platforms Windows 64-bit, Linux
UE Versions 4.25 - 4.27, 5.0
Tags ONLINE, JWT, MULIPLAYER, BLUEPRINTS, CODE PLUGIN
Release date 15.10.2021

Similar products

Image
Sign In
Image
Sign Up
Image
Recovery