You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current authorization settings support supplying a user's JWT and nkey seed individually but do not support supplying a path to a credentials file. It shouldn't take much to add this.
Additionally, it looks like JWT and nkey seed might not be in the settings typespec, so we should fix that while we're in there.
The text was updated successfully, but these errors were encountered:
autodidaddict
changed the title
Support pulling credentials from a creds file
Support using JWT/nkey credentials from a creds file
Oct 8, 2024
Current authorization settings support supplying a user's JWT and nkey seed individually but do not support supplying a path to a credentials file. It shouldn't take much to add this.
Additionally, it looks like JWT and nkey seed might not be in the settings typespec, so we should fix that while we're in there.
The text was updated successfully, but these errors were encountered: