Lock.Android
Lock.Android copied to clipboard
Android Library to authenticate using Auth0 and with a Native Look & Feel
Steps to reproduce: - Enable one of the MFA option from auth0 dashboard - Run password grant flow via mobile - Click on sign up option - Enter username and...
It is not clear how to properly logout the user from its Google account so that next time the user will be prompted to choose another account. The use case...
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/Lock.Android#readme) and [Examples](https://github.com/auth0/Lock.Android/blob/main/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have looked into the [API documentation](https://javadoc.io/doc/com.auth0.android/lock/latest/index.html)...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/Lock.Android#readme) and [Examples](https://github.com/auth0/Lock.Android/blob/main/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have looked into the [API documentation](https://javadoc.io/doc/com.auth0.android/lock/latest/index.html)...
### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/Lock.Android#readme) and [Examples](https://github.com/auth0/Lock.Android/blob/main/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have looked into the [API documentation](https://javadoc.io/doc/com.auth0.android/lock/latest/index.html)...
Update codeowner file with new GitHub team name
### Changes This PR adds snyk scanning to the GH action pipeline
### Changes This PR fixes a security vulnerability while executing the GH actions. Currently all inputs are executed directly in the actions making them susceptible to shell command injection. We...