Skip to content
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

Refactor OAuth implementation #2092

Open
infomiho opened this issue Jun 10, 2024 · 0 comments
Open

Refactor OAuth implementation #2092

infomiho opened this issue Jun 10, 2024 · 0 comments
Labels
auth refactoring Keeping that code clean!

Comments

@infomiho
Copy link
Contributor

We should reorganise the OAuth TS implementation so that it's easier to handle and understand the larger number of params the helper functions pass and receive. Maybe we can do it within a class where can have access to common context and we don't need to pass along that much params to each helper function.

Related to this comment: #1993 (comment)

@infomiho infomiho added refactoring Keeping that code clean! auth labels Jun 10, 2024
@infomiho infomiho mentioned this issue Jun 10, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth refactoring Keeping that code clean!
Projects
None yet
Development

No branches or pull requests

1 participant