important
This is a contributors guide and NOT a user guide. Please visit these docs if you are using or evaluating SuperTokens.
Not support OAuth w/ header-based auth initially
Status
This is just a proposal so far, it hasn't been accepted and needs further discussion.
- Status:
 - proposed
 - Deciders:
 - rishabhpoddar, porcellus
 - Proposed by:
 - porcellus
 - Created:
 - 2023-05-11
 
Context and Problem Statement#
Header-based auth requires a separate implementation using frontend redirection.
Considered Options#
- Always use frontend redirection
 - Add support for header-based auth using FE redirection
 - Not support OAuth w/ header-based auth initially
 
Decision Outcome#
Chosen option: Not support OAuth w/ header-based auth initially
- Faster first version
 - We can easily add this later
 - We are OK with not supporting header-based auth (at least initially) since we think that it'll be a very rare usecase