Skip to content

Add force_login option to OAuth authorize page#8655

Merged
Gargron merged 2 commits intomasterfrom
feature-oauth-force_login
Sep 9, 2018
Merged

Add force_login option to OAuth authorize page#8655
Gargron merged 2 commits intomasterfrom
feature-oauth-force_login

Conversation

@Gargron
Copy link
Copy Markdown
Member

@Gargron Gargron commented Sep 8, 2018

For when a user needs to sign into an app from multiple accounts on the same server

Normally, redirect-back-to location is cleared when logging out. With ?continue=true param, such as from the "logout" button on an authorize page, the redirect-back-to location is persisted after logout, so the user is redirected back once they log in again.

For when a user needs to sign into an app from multiple accounts
on the same server
@Gargron Gargron force-pushed the feature-oauth-force_login branch from 0cdc97f to c4913d0 Compare September 8, 2018 23:50
@Gargron Gargron merged commit 2288d50 into master Sep 9, 2018
@Gargron Gargron deleted the feature-oauth-force_login branch September 9, 2018 02:10
kyori19 pushed a commit to kyori19/mastodon that referenced this pull request Sep 20, 2018
* Add force_login option to OAuth authorize page

For when a user needs to sign into an app from multiple accounts
on the same server

* When logging out from modal header, redirect back after re-login
koppepan1204 pushed a commit to koppepan1204/mastodon that referenced this pull request Oct 10, 2018
* Add force_login option to OAuth authorize page

For when a user needs to sign into an app from multiple accounts
on the same server

* When logging out from modal header, redirect back after re-login
koppepan1204 pushed a commit to koppepan1204/mastodon that referenced this pull request Oct 12, 2018
* Add force_login option to OAuth authorize page

For when a user needs to sign into an app from multiple accounts
on the same server

* When logging out from modal header, redirect back after re-login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants