RS OAuth flow not redirecting back to app on login #178
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I had fixed this before (a problem with Turbo), but it must have been re-introduced with the Rails 7.1 upgrade, and was overlooked until today.
Update: This is a different case than before. It's when you already have the app authorized, so it should redirect back to the app, whereas the other case was to redirect to the OAuth dialog.