Expose a way to force reauthentication during the OAuth flow #1697
franciscodelgadodev
started this conversation in
Ideas
Replies: 1 comment
|
I support this idea. I have to explain to customers to logout out of the other shop first before looking and they can never understand why
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Francisco Delgado ***@***.***>
Sent: Thursday, 20 August 2026 20:19:28
To: etsy/open-api ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [etsy/open-api] Expose a way to force reauthentication during the OAuth flow (Discussion #1697)
Idea
Expose a way for applications to require users to log in to Etsy again during the OAuth authorization flow, similar to OpenID Connect's prompt=login parameter.
Use case
Our users at https://getvela.com/ often need to connect a different Etsy account while they are already logged into Etsy with another account.
This is a recurring source of confusion because Etsy automatically uses the account that is already logged in, which can result in users accidentally authorizing the wrong account. We receive requests about this scenario multiple times per week.
Supporting prompt=login, or an equivalent parameter, would allow third-party applications to send users through the Etsy login screen again when needed, making it easier and safer for users who manage multiple Etsy accounts.
—
Reply to this email directly, view it on GitHub<#1697?email_source=notifications&email_token=AFKGDF6EYWSJXAYZAPCZSRT5K5FMBA5CNFSNUABBM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63RPGEYDMNJVGQ3TRJTSMVQXG33OVJZXKYTTMNZGSYTFMSSWK5TFNZ2KYZTPN52GK4S7MNWGSY3L>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFKGDF5IT4SQCMSVOYP5IJT5K5FMBAVCNFSNUABIKJSXA33TNF2G64TZHMZTGMRQGMZTOMZZHNCGS43DOVZXG2LPNY5TCMBWGU2TINZYUF3AE>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Idea
Expose a way for applications to require users to log in to Etsy again during the OAuth authorization flow, similar to OpenID Connect's prompt=login parameter.
Use case
Our users at https://getvela.com/ often need to connect a different Etsy account while they are already logged into Etsy with another account.
This is a recurring source of confusion because Etsy automatically uses the account that is already logged in, which can result in users accidentally authorizing the wrong account. We receive requests about this scenario multiple times per week.
Supporting prompt=login, or an equivalent parameter, would allow third-party applications to send users through the Etsy login screen again when needed, making it easier and safer for users who manage multiple Etsy accounts.
All reactions