-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Description
This method OAuth1ToOAuth2Migration has the redirectUri hard coded which is fine for development but in production it will fail. There is no way to over ride it either. One possible solution is to change scope to be an array of params or add a new param called params so implementation teams can override it easily. Otherwise, the library works great.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels