igwn_auth_utils.scitokens¶
Utility functions for discovering valid scitokens.
Functions¶
|
Return the default location for a bearer token. |
|
Deserialize a token. |
|
Get a new SciToken using |
|
Test whether a |
|
Load a SciToken from a file path. |
|
Return a shell-escaped string from split_command. |
|
Return the expected |
Classes¶
|
Custom |
|
Error in discovering/validating an IGWN auth credential. |
|
|
|
A scope was encountered with an invalid authorization. |
|
|
|
PurePath subclass that can make system calls. |
|
An object representing the contents of a SciToken. |
|
Base class for exceptions in the SciTokens library |
Class Inheritance Diagram¶
