AshAtproto.UserResource.UpsertChange
(ash_atproto v1.0.0)
Copy Markdown
A change which upserts a user's identity into the user resource.
Expects the following arguments:
user_infoa map with string keys as returned from the ATProto plug.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.