-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change UI to use new OAuth API/Protocol #7915
Comments
For the moment, this ticket is blocked by #7827 which is waiting for approval |
This is now unblocked and UI work can start interacting with the new API even if it's not completely implemented yet (Missing #6971 to properly take into account the Input config object, but since, no connector publishes the new spec yet, it doesn't matter anyway) |
The full implementation is merged to master, let me know if you see anything wrong with the backend/api! Thanks |
You will have an example of spec.json with new OAuth protocol here #7952 once that is published |
Tell us about the problem you're trying to solve
Describe the solution you’d like
Adapt the Front-end code base to those new API/Protocols:
The text was updated successfully, but these errors were encountered: