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: ClearCache on Browser #7

Closed
Invictorius opened this issue Aug 3, 2020 · 3 comments
Closed

feat: ClearCache on Browser #7

Invictorius opened this issue Aug 3, 2020 · 3 comments

Comments

@Invictorius
Copy link

Feature Request

Description

Make more Browser Options

I use Capacitor Brower to make a Authentication Service, it's work fine, but without a clearCache, when an user logged is opening the auth link, the user is connected directly without the possibility to connect with another account
Could be nice to have

Platform(s)

Android
iOS

@imhoffd imhoffd transferred this issue from ionic-team/capacitor Aug 3, 2020
@imhoffd imhoffd added the enhancement New feature or request label Aug 3, 2020
@thomasvidas
Copy link
Contributor

The browser plugin uses SFSafariViewController on iOS and Chrome Custom Tabs on Android. Because these share data with the Safari and Chrome apps, it does not allow us to clear cookies or localstorage or anything else like that unfortunately.

@dejan9393
Copy link

I am running into the same limitation as mentioned; once logged in, I can't seem to log the user out. What is the recommended solution for removing a login session/cookie?

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 30, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants