Testing an app that is configured with GitHub OAuth App #22237
Unanswered
dtthuynh
asked this question in
Questions and Help
Replies: 1 comment
-
Any update on this? @dtthuynh |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We need to test a login flow that uses GitHub to login, but in order to do so, we need to configure a GH OAuth app where the callback URL changes depending on a dynamically created environment that the app is installed on. We resort to using Cypress to drive this configuration on the OAuth app... but is there a better way, programatically?
Beta Was this translation helpful? Give feedback.
All reactions