Skip to content

Support for global authentication  #7

@simonmartyr

Description

@simonmartyr

Context

  • currently the API leverages a login endpoint tied to the region selected on configuration. However the current mobile application calls a login endpoint which is routed as global
  • This endpoint returns a temporary authentication token and a request to verify via 2fa.
  • The client then calls - 2fa/generate - with the delivery method
  • Followed by the 2fa/verify
  • Current login still works - but would not be surprised if it disappears.

Solution

  • Implement the three endpoints and likely deprecate the old login.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions