AshAtproto.UserResource.RefreshTokenChange
(ash_atproto v1.0.0)
Copy Markdown
A change which updates a user's OAuth2 tokens in the user resource.
Expects the following arguments:
oauth_tokensaAshAtproto.UserResource.OauthTokensstruct containing the OAuth2 token response.
This is usually dynamically inserted into a generated action, however you can add it to your own action if needed.