Skip to content

v1.0.0: Rewritten. Dropped custom claims.

Choose a tag to compare

@tallen42 tallen42 released this 26 Apr 03:39
5ce6b18

Completely rewritten to optimize code and improve readability. Documented code when needed.
The token stored is simply the access token from the OIDC provider, no more custom wrapped JWT.

THIS HAS BREAKING CHANGES.