important
This is a contributors guide and NOT a user guide. Please visit these docs if you are using or evaluating SuperTokens.
Offline access can be disabled by overrides on the BE
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#
We need to decide where/how a user can disable the refresh token flow (offline access) for a particular client
Considered Options#
- Disabled by overrides on the BE
 - Defined during client creation
 
Decision Outcome#
Chosen option: Disabled by overrides on the BE
- Simpler
 - We can add this switch later if required