pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Add support for running local AA bots using AA OAuth2 authentication

Open twschiller opened this issue 3 years ago • 0 comments

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

twschiller avatar Aug 27 '22 23:08 twschiller