jwt-token
Service icon

JWT Token

Stable version 1.0.10 (Compatible with OutSystems 11)
Uploaded
 on 28 July 2020
 by 
1.0
 (1 rating)
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)
Team
Other assets in this category