# Functions
FromJwtToken converts a generic jwt.Token object, parsed from a signed token string, into a Token structure, validating that all the required Anki token claims are present.
NewFileProvider creates a new file backed Provider interface implementation.
# Constants
DefaultTokenPath specifies default directory for persistent JWT storage.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
UseClientCert can be set to true to force the use of client certs.