Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Fix login to work with server side switch to simple token #382

Open
pratimasakinala opened this issue Feb 7, 2022 · 0 comments
Open

Fix login to work with server side switch to simple token #382

pratimasakinala opened this issue Feb 7, 2022 · 0 comments
Assignees
Labels
feature New feature or change that directly affects users high priority

Comments

@pratimasakinala
Copy link
Collaborator

Describe the bug

Logging in, and staying logged in, do not work once you have the changes from PR 369 on the server-side.

Expected behavior

The client should:

  • allow users to log in
  • not request sign-in again on refresh, or after closing the tab or browser.

To Reproduce

  1. After activating the seed user, try to log in.
  2. The page refreshes but you stay at the login page. No error is shown but if you look at the Developer Console, you'll see a 401 error when the app tries to go to the Agents page.
@pratimasakinala pratimasakinala added feature New feature or change that directly affects users high priority labels Feb 7, 2022
@pratimasakinala pratimasakinala self-assigned this Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or change that directly affects users high priority
Projects
None yet
Development

No branches or pull requests

1 participant