generic-oauth2
generic-oauth2 copied to clipboard
Generic Capacitor OAuth 2 client plugin. Stop the war in Ukraine!
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...
### 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...
### 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...
### 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...
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...
### 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...
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...
Update token generator to 64 chars.
### 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...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](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...