Skip to content

the login call should not send the auth token #983

@bitboxer

Description

@bitboxer

Currently the frontend sends the auth token in the login call even if the user was logged out.

We need to make sure these two things are fixed:

  • remove any tokens and resetting the localstorage after logout
  • do not send any auth headers for the login path, even if they might be present

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions