How to revoke an account's credentials? #442
Answered
by
torresmateo
torresmateo
asked this question in
Q&A | Troubleshooting
-
hi there, just started messing with the auth APIs. is there a way to revoke an account's creds? |
Beta Was this translation helpful? Give feedback.
Answered by
torresmateo
Jun 16, 2025
Replies: 1 comment
-
you can view & manage connected accounts (including revoking connections) within the Arcade Dashboard here: https://api.arcade.dev/dashboard/auth/connected-users You can also revoke the account's creds by directly calling the endpoint:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
torresmateo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can view & manage connected accounts (including revoking connections) within the Arcade Dashboard here: https://api.arcade.dev/dashboard/auth/connected-users
You can also revoke the account's creds by directly calling the endpoint: