NavigaID

With NavigaID module you will get a helpful methods to retrieve your access-tokens easily.

Available methods:

Name

Description

getUserToken

A function will be resolved with the logged-in user's token

getApplicationToken

A function will be resolved with the application token

getGroupsFromToken

A function will extract all available groups from a token

When ever you call getUserToken or getApplicationToken, NavigaID module will handle caching the tokens for you

Last updated