auth0-android-sample icon indicating copy to clipboard operation
auth0-android-sample copied to clipboard

Auth0 Integration Samples for Android Applications

Results 12 auth0-android-sample issues
Sort by recently updated
recently updated
newest added

Bumps [material](https://github.com/material-components/material-components-android) from 1.2.1 to 1.7.0. Release notes Sourced from material's releases. 1.7.0 What's new since 1.6.1 All new Switch component with a new look! Check out the updated documentation...

dependencies

Bumps core-ktx from 1.3.2 to 1.9.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.core:core-ktx&package-manager=gradle&previous-version=1.3.2&new-version=1.9.0)](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 it yourself. You can also trigger a...

dependencies

Bumps appcompat from 1.2.0 to 1.5.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.appcompat:appcompat&package-manager=gradle&previous-version=1.2.0&new-version=1.5.1)](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 it yourself. You can also trigger a...

dependencies

Bumps appcompat from 1.2.0 to 1.5.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.appcompat:appcompat&package-manager=gradle&previous-version=1.2.0&new-version=1.5.1)](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 it yourself. You can also trigger a...

dependencies

I have added the library to my app but it does not work with Firefox. Compared to sample app the only thing that is different is `com_auth0_schema`. So just as...

Bumps [com.auth0.android:auth0](https://github.com/auth0/Auth0.Android) from 2.10.0 to 2.11.0. Release notes Sourced from com.auth0.android:auth0's releases. 2.11.0 Added Implement headers support in getCredentials and awaitCredentials #699 (poovamraj) Fixed Guard against NullPointerException when getting Credentials...

dependencies

Bumps androidx.appcompat:appcompat from 1.6.0 to 1.7.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.appcompat:appcompat&package-manager=gradle&previous-version=1.6.0&new-version=1.7.0)](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 it yourself. You can also trigger a...

dependencies

### Checklist - [X] I have looked into the Readme ([Java](https://github.com/auth0-samples/auth0-android-sample/tree/master/00-Login#readme)/[Kotlin](https://github.com/auth0-samples/auth0-android-sample/tree/master/00-Login-Kt#readme)) and have not found a suitable solution or answer. - [X] I have searched the [issues](https://github.com/auth0-samples/auth0-android-sample/issues) and have not...