Content
Updated by Pavel Balashou 11 days ago
* [ ] Rework AuthCheck queries in nextcound and onedrive.
* [ ] Rename to UserQuery.
* [ ] Respond with user data on success
* [ ] Emit event after TokenExchange
* [ ] Subscribe to the event
* [ ] Issue UserQuery and update RemoteIdentity with username.
* [ ] Remote Remote Identities are tied to a pair of User + OAuthClient. Updating it might need to make this association polymorphic allowing for OAuthClient or OIDC IdP values.
* [ ] Rename to UserQuery.
* [ ] Respond with user data on success
* [ ] Emit event after TokenExchange
* [ ] Subscribe to the event
* [ ] Issue UserQuery and update RemoteIdentity with username.
* [ ] Remote