Skip to content

JWT authentication  #10

@mastracu

Description

@mastracu

Version 1

BACKEND

One hardwired username, password pair. No ability to change password through FRONTEND
One hardwired ClientID
/getToken to access authentication server and request 60 min token

FRONTEND

One modal window to enter username / password. Request token and store it in local storage
If token available then send API request with bearer header including token
If token not available then redirect to modal window
If API request failed with token expired then redirect to modal window

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