Start on Bookmarks List page by default when authenticated #5

Closed
opened 2023-02-19 15:55:16 -06:00 by carltibule · 1 comment
carltibule commented 2023-02-19 15:55:16 -06:00 (Migrated from github.com)

When going on a page, app starts on the Home page and is showing the Login button even when authenticated

When going on a page, app starts on the Home page and is showing the Login button even when authenticated
carltibule commented 2023-02-21 21:42:05 -06:00 (Migrated from github.com)

Found solution here: https://github.com/auth0/auth0-react/issues/60#issuecomment-654917175

TLDR: We'll need to have Refresh Token enabled on Auth0 and store it on localstorage to prevent hitting the /Token endpoint at every request

Found solution here: https://github.com/auth0/auth0-react/issues/60#issuecomment-654917175 TLDR: We'll need to have Refresh Token enabled on Auth0 and store it on localstorage to prevent hitting the /Token endpoint at every request
cjtibule added this to the YABA project 2024-04-07 14:10:54 -05:00
cjtibule self-assigned this 2024-04-07 14:10:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cjtibule/YABA#5
No description provided.