Skip to content
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

feat: Implement page refresh #91

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

LaumiH
Copy link

@LaumiH LaumiH commented Apr 29, 2024

I noticed that the webconsole does not retain login information when the page is refreshed.
Using local storage, I implemented this missing functionality.
I also configured the axios token so that it survives page refreshes.

@andy89923 andy89923 self-requested a review May 8, 2024 15:45
@andy89923 andy89923 changed the title Implement page refresh feat: Implement page refresh May 8, 2024
@ianchen0119
Copy link
Contributor

Hi @LaumiH
Could you please help to solve the conflicts?

Thanks!

Copy link
Collaborator

@andy89923 andy89923 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LaumiH Thanks for the PR! I solved the conflict, and the test worked fine.

LGTM!
@yccodr Help review this PR; thanks! 🙏🏼

@ianchen0119 ianchen0119 merged commit 69b0f1a into free5gc:main Aug 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants