JwtGenerator

JwtGenerator (ODC)

Stable version 0.3.1 (Compatible with ODC)
Uploaded on 19 November 2024 by ACA-IT
JwtGenerator

JwtGenerator (ODC)

Documentation
0.3.1
  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