Created on 28 July 2020
icon_unfollowing
Login to follow
jwt-token

JWT Token

Stable version 1.0.10 (Compatible with OutSystems 11)
Uploaded on 28 July 2020 by 
jwt-token

JWT Token

Details
To Generate JWT token by passing your security key and claims as parameters and also you can validate the token.
Read more

To Generate JWT token by passing your security key 

using GenerateToken(SecurityKey, expireminutes, name, email, mobile, role)

and also you can validate the token using IsValidToken(token)

Release notes (1.0.10)

Passing service object (JWTServiceCreate.New_JWTService) to call GenerateToken(SecurityKey, expireminutes, name, email, mobile, role)

and IsValidToken(token) methods.


Refer :SC

Leave your feedback..

Reviews (0)
Category
Functional libraries & utilities, Security & authentication
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
JWT Token has no dependencies.
Application Objects
JWT Token has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads