auth_token library

Stand-alone JWT library.

Classes

AuthToken

Functions

decodeBase64(String str) String
Calls BASE64URL, but also works for strings with lengths that are not multiples of 4.