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

Added Logout Functionality to the Application #458

Closed
wants to merge 8 commits into from
Closed

Conversation

this-Aditya
Copy link
Member

Added Logout Functionality to the Application

  • Implemented the feature to allow users to log out from the application.

  • Verified there are no memory leaks during the logout process, as demonstrated in the heap dump screenshot:

Heap Dump Verification]

@this-Aditya
Copy link
Member Author

@this-Aditya this-Aditya linked an issue Jul 28, 2024 that may be closed by this pull request
@this-Aditya this-Aditya marked this pull request as draft August 14, 2024 14:30
@this-Aditya
Copy link
Member Author

Now the logout is working fine without any leaks.

@this-Aditya this-Aditya marked this pull request as ready for review August 15, 2024 14:36
@this-Aditya
Copy link
Member Author

I think the CI is failing due to the Polar plugin package.

@yatharthranjan
Copy link
Member

I think the CI is failing due to the Polar plugin package.

Yes please rebase with dev as polar has been commented out now

@this-Aditya
Copy link
Member Author

Hi Yatharth, the Coroutines PR will have conflicts with both this PR and the OAuth PR. May I finalize this after the Coroutines PR is merged for both the Commons and PRMT?

@yatharthranjan
Copy link
Member

Yes sure, this is not required in the medium term. Thanks

@this-Aditya
Copy link
Member Author

Closing this as it conflicts with the ktor-coroutines branch. The logout feature will be added to this pr.

@this-Aditya this-Aditya closed this Dec 4, 2024
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.

Implement Logout Functionality to Facilitate Patient Switching
2 participants