RS OAuth flow not redirecting back to app on login #178
Closed
opened 2024-03-05 17:04:49 +00:00 by raucao
·
1 comment
No Branch/Tag Specified
Labels
Clear labels
bug
design
dev environment
docs
duplicate
enhancement
feature
good first issue
idea
invalid
kredits-1
kredits-2
kredits-3
on hold
ops
question
security
ui/ux
wontfix
integration
btcpay
integration
discourse
integration
ejabberd
integration
email
integration
ldap
integration
lndhub
integration
mastodon
integration
nostr
integration
remotestorage
Something is not working
Graphic/visual design
Config, builds, CI, deployment, etc.
Documentation
This issue or pull request already exists
Improving existing functionality
New functionality
Dive in, and start contributing
Something to consider
Not a bug
Small contribution
Medium contribution
Large contribution
Currently not actionable
Manual IT ops activities
Looking for an answer
release
major
release
minor
release
patch
All your base are belong to us
User interface, process design, etc.
This won't be fixed
No labels
bug
Milestone
No items
No Milestone
1.0.0 Release
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kosmos/akkounts#178
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.