-
-
Notifications
You must be signed in to change notification settings - Fork 273
OAuth #1906
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
base: master
Are you sure you want to change the base?
OAuth #1906
Conversation
!format |
!format |
!format |
I need help on the lint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
obviously, there are alot of problems that are easy to fix.
!format |
how to make it work? |
You need to set everything up |
For the redirect url, you could package your project and deploy it to something like Netlify Or use https://share.turbowarp.org |
Encouraging anyone to expose their OAuth client secret isn't good practice. Consider changing this to use a PKCE flow instead - it only requires a client ID and the redirect URL to be defined. |
Ok |
Just a OAuth Extension that you probably won't use anyways or it'll probably get closed or whatever