capacitor-community / capacitor-community/generic-oauth2

Feat: Logout Funtion & URL

Open
#97 26 comments 6 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
281
Forks
129
PR merge metrics
No merged PRs in 30d

Description

### Describe the Feature
The current logout functionally only cleans any cached tokens but does not log
out of the provider. For that to work we would have to provide a logout URL, which is not supported.

### Platform(s) Support Requested
- Android
- iOS
- Web

### Describe Preferred Solution
Be able to logout completely from the app, it should clear the app cache and log the user out.

### Describe Alternatives
None

### Related Code
n/a

### Additional Context
Reference: https://github.com/moberwasserlechner/capacitor-oauth2/issues/96

Contributor guide

Open the contributing guide

Research direction

No related file or test is named; start by reading related issue #96 and locating the plugin's current logout flow and provider URL configuration. Done means logout clears the app cache and also signs the user out of the provider on Android, iOS, and Web.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios, java
Domain
authentication, mobile-dev, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.