generic-oauth2
generic-oauth2 copied to clipboard
Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!
is Logout feature ready to be use ? I see this in the definitions file /** * @since 3.1.0 ... not implemented yet! */ logoutUrl?: string; onLogoutClick() { OAuth2Client.logout( oauth2LogoutOptions...
Hi , I am building mobile app in Ionic angular, I am using Azure AD B2C as my identity provider. I am able to login and authenticate using the plugin...
### Description We are trying to integrate the Google social login, we have tried the plugin in web and Android and it works fine. But we have a problem with...
### Description Is there a way to implement that OAuth2Client.refreshToken returning as promise into Angular HttpInterceptor where it will auto refresh the token when we received an API status reply...
### Description I have a react web app which is being converted to mobile app by using capacitor js. Have used @byteowls/capacitor-oauth2 for the sso part. while using on the...
### Describe the Feature Add Keycloak support to the AccessToken request. According to the original openid spec, the Token request needs to be performed with url encoding and the "application/x-www-form-urlencoded"...
### Capacitor version: Run `npx cap doctor`: ``` Latest Dependencies: @capacitor/cli: 2.2.1 @capacitor/core: 2.2.1 @capacitor/android: 2.2.1 @capacitor/electron: 2.2.1 @capacitor/ios: 2.2.1 Installed Dependencies: @capacitor/electron not installed @capacitor/cli 2.1.2 @capacitor/core 2.1.2 @capacitor/android...
### 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...
### Capacitor version: Run `npx cap doctor`: ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 3.4.3 @capacitor/core: 3.4.3 @capacitor/android: 3.4.3 @capacitor/ios: 3.4.3 Installed Dependencies: @capacitor/core: 3.4.0 @capacitor/cli: 3.4.0 @capacitor/android: 3.4.0...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...