miniwerk.jwt
JWT wrappers
Module Contents
Functions
Check if we have keypair, if not create it, returns the file paths |
|
Get JWT issuer, init keys if needed |
|
Get JWT verifier, init keys if needed |
Attributes
- async check_create_keypair()[source]
Check if we have keypair, if not create it, returns the file paths
- Return type:
Tuple[pathlib.Path, pathlib.Path]