generic-oauth2 icon indicating copy to clipboard operation
generic-oauth2 copied to clipboard

Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!

Results 76 generic-oauth2 issues
Sort by recently updated
recently updated
newest added

Is it possible to put a delay in closing the window after successful authentication? I'm looking into a way to give the user the option to use the device password...

question
needs-reply

### Describe the Feature We would like to use authentication flow for the web. Currently, we are using the implicit flow and as a recommended solution for authentication, we want...

enhancement
web

### Description After implementing the lib all my tests that are using it started breaking. Log: ``` Jest encountered an unexpected token Jest failed to parse a file. This happens...

bug
web

### Description There's a security issue in the token generator: The random number generator fills all bytes in the array with random numbers between 0 and 255. The mapping between...

bug
web

I need to support cloud storage providers like OneDrive, Google Drive, DropBox and so on. The actual access to resources is handled by the backend, so only the authentication is...

enhancement
ios

### Library version: - 3.0.1 ### OAuth Provider: - AWS Cognito ### Affected Platform(s): - Web ### Current Behavior When parsing the URL returned from the OAuth provider, if it...

bug
web

Currently, URL fragments are being treated as a part of the query string. These are two distinct pieces of a URL, and should be handled separately. This PR updates the...

### Describe the Feature At the moment the library does not support out of the box the implicit oauth javascript flow in the same browser window. Technically it is a...

enhancement
web

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

waiting for dependency