You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: