Skip to content

Login Workflow #5

Description

@esoni88
  1. perform login

  2. the auth is ok call the protected/v1/accounts api in order to get the available accounts
    for the logged usser

  3. if the available accounts size are greater than one show a "Choose Account Dialog" in order to allow to choose the account to work

  4. Save the account choosen in a localstorage. Next time at point 3 if the localstorage contain an account id contained in the response of protected/v1/accounts skip point 3

  5. call the api protected/v1/accounts/{accountId} to get all the data necessary for dashboard Ui

Metadata

Metadata

Assignees

Labels

workflowhelp workflow issue

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions