devondragon / devondragon/SpringShopifyAppFramework
Problem with isAuthenticated method after uninstalling the app
Open
@devondragon is already working on this.
Since Sep 2, 2022.
- Dominant language
- Java
- Stars
- 55
- Forks
- 18
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 4
Description
I see another problem with spring-secrity, but am not able to fix it since I dont know much about it. When I uninstall the app, and try to install it again, then isAuthenticated still returns true. It seems like the security context has a memory and should be purged during uninstall?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.