summaryrefslogtreecommitdiff
path: root/src/services/api/graphql/libs/token_auth.py
AgeCommit message (Expand)Author
2023-02-26graphql: T4979: add user info to token requestJohn Estabrook
2022-11-21graphql: T4574: add specific error message if token has expiredJohn Estabrook
2022-10-25graphql: T4574: set byte length of shared secret from CLIJohn Estabrook
2022-10-25graphql: T4574: set token expiration time in claimsJohn Estabrook
2022-10-25graphql: T4574: add context to read token in queries/mutationsJohn Estabrook
2022-10-25graphql: T4574: add mutation for requesting JWT tokenJohn Estabrook