-
Notifications
You must be signed in to change notification settings - Fork 12
Balancer/309/login #377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: listOfMed
Are you sure you want to change the base?
Balancer/309/login #377
Conversation
…reflect public vs. admin login
…; restyle logout button; fix css of mobile nav links; remove login sidenav
… be public; edits remain admin only
…ancer-main into balancer/309/login
| @@ -0,0 +1,42 @@ | |||
| import { useEffect } from 'react'; | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this bug get resolved with your changes here?
Sign Out Feature Does Not Terminate Session Properly #379
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Per offline convo with @StubberG3, this bug (#379) does get resolved in this PR
Closes the front-end tasks for #309. This shouldn't be pushed to the test site until the JWT authentication for the back-end is also removed for these endpoints:
get_full_list_med (Medication Suggester, Medication List)
get_med_recommend (Medication Suggester)
feedback (Medication Suggester, Leave Feedback)
/chatgpt/conversations (Ask JJ)
/chatgpt/continue_conversation (Ask JJ)