Part of epic #3942
What type of user does this affect?
How should it operate? ⚙️🛠️
Endpoint should now have a remember_me option for extended sessions.
Refresh tokens delivered with this option are valid for 1 year.
Acceptance Criteria
Helpful Links
API Folder Structure
Blueprint
Part of epic #3942
What type of user does this affect?
How should it operate? ⚙️🛠️
Endpoint should now have a
remember_meoption for extended sessions.Refresh tokensdelivered with this option are valid for1 year.Acceptance Criteria
remember_meto the/api/v1/users/sign_inJSON payload1 yearifremember_meistrue/api/v1controllers so theendpointcan output this data (session controllerand or blueprint)Helpful Links
API Folder Structure
Blueprint