Lock.Android icon indicating copy to clipboard operation
Lock.Android copied to clipboard

Android Library to authenticate using Auth0 and with a Native Look & Feel

Results 13 Lock.Android issues
Sort by recently updated
recently updated
newest added

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...

Will this ever be implemented?

feature request

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...

feature request

### 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)...

bug

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...

dependencies

### 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)...

bug

### 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)...

question

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...