pixiebrix-extension
pixiebrix-extension copied to clipboard
Add support for running local AA bots using AA OAuth2 authentication
Context
- https://github.com/pixiebrix/pixiebrix-extension/issues/3992 implemented support for username/password based authentication
- PixieBrix uses the cached user id from the token exchange as the runAsUserIds for the call
- When using OAuth2, the browser extension doesn't know the numeric AA user id of the user because there's no endpoints for the user to get their own id