JwtGenerator

JwtGenerator (ODC)

Stable version 0.4.3 (Compatible with ODC)
Uploaded on 9 Apr (2 weeks ago) by ACA-IT
JwtGenerator

JwtGenerator (ODC)

Documentation
0.4.3
  1. Install JwtGenerator component from Forge
  2. Include library in application
  3. Call GenerateJwt
    1. Provide Key for signing
    2. Provide email, audiance, scope & expiry
  4. Returned token is a valid signed token to be used to authenticate towards external systems such as Google