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
There is currently no support for client application management in ToGo, though the SDK does have support. Minimal support should include:
Creating new client applications
Listing client applications
Updating client description & callback urls
Regenerating client keys
Deleting client applications
Fetching high level usage information about the client
Because the clients API requires password auth, allow the user to optionally encrypt and store their credentials in session storage. If the secrets service is available, optionally store it in there.
The text was updated successfully, but these errors were encountered:
There is currently no support for client application management in ToGo, though the SDK does have support. Minimal support should include:
The text was updated successfully, but these errors were encountered: