All Projects → auth0-samples → auth0-android-sample

auth0-samples / auth0-android-sample

Licence: MIT license
Auth0 Integration Samples for Android Applications

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to auth0-android-sample

auth0-ios-swift-sample
Auth0 Integration Samples for iOS Swift
Stars: ✭ 55 (-9.84%)
Mutual labels:  native, quickstart, dx-sdk
auth0-rubyonrails-sample
Auth0 Integration Samples for Ruby on Rails Web Applications
Stars: ✭ 36 (-40.98%)
Mutual labels:  quickstart, dx-sdk
auth0-spring-mvc-sample
Auth0 Integration Samples for Java Spring MVC Web Applications
Stars: ✭ 20 (-67.21%)
Mutual labels:  quickstart, dx-sdk
auth0-django-web-app
Auth0 Integration Samples for Django Web Applications
Stars: ✭ 33 (-45.9%)
Mutual labels:  quickstart, dx-sdk
auth0-aspnetcore-mvc-samples
Auth0 Integration Samples for ASP.NET Core MVC Web Applications
Stars: ✭ 120 (+96.72%)
Mutual labels:  quickstart, dx-sdk
auth0-golang-api-samples
Auth0 Integration Samples for Go REST API Services
Stars: ✭ 93 (+52.46%)
Mutual labels:  quickstart, dx-sdk
auth0-spring-security5-api-sample
Sample demonstrating how to secure your API using Spring Boot 2 and Spring Security 5
Stars: ✭ 39 (-36.07%)
Mutual labels:  quickstart, dx-sdk
auth0-laravel-api-samples
Auth0 Integration Samples for Laravel REST API Services
Stars: ✭ 18 (-70.49%)
Mutual labels:  quickstart, dx-sdk
Auth0 React Native Sample
Auth0 Integration Samples for React Native
Stars: ✭ 77 (+26.23%)
Mutual labels:  native, quickstart
auth0-jquery-samples
Auth0 Integration Samples for jQuery
Stars: ✭ 14 (-77.05%)
Mutual labels:  quickstart, dx-sdk
auth0-golang-web-app
Auth0 Integration Samples for Go Web Applications
Stars: ✭ 112 (+83.61%)
Mutual labels:  quickstart, dx-sdk
auth0-aspnet-owin-webapi-samples
Auth0 Integration Samples for ASP.NET OWIN Web API Services
Stars: ✭ 25 (-59.02%)
Mutual labels:  quickstart, dx-sdk
express-oauth2-bearer
Experimental Middleware for express.js to validate access tokens.
Stars: ✭ 30 (-50.82%)
Mutual labels:  dx-sdk
abifestival-app
Cross-platform festival-app built with the Appcelerator Titanium framework
Stars: ✭ 16 (-73.77%)
Mutual labels:  native
wallet
DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web. + Desktop Coming Soon
Stars: ✭ 112 (+83.61%)
Mutual labels:  native
app-monorepo
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
Stars: ✭ 1,282 (+2001.64%)
Mutual labels:  native
microui-odin
A tiny immediate-mode UI library for The Odin Programming Language
Stars: ✭ 24 (-60.66%)
Mutual labels:  native
kafka-consumer-lag-monitoring
Client tool that exports the consumer lag of Kafka consumer groups to Prometheus or your terminal
Stars: ✭ 45 (-26.23%)
Mutual labels:  native
travis-ci-tutorial-java
Just to learn how to use travis-ci in a java project!
Stars: ✭ 38 (-37.7%)
Mutual labels:  quickstart
MarkdownView
Native markdown rendering on top of Xamarin.Forms & Markdig.
Stars: ✭ 126 (+106.56%)
Mutual labels:  native

Auth0 Android Samples

This is the sample code for the Auth0 Android Quickstart using the Auth0 Android SDK.

Please see the sample applications that demonstrate integrating the Auth0 Android SDK into your application:

What is Auth0?

Auth0 helps you to:

  • Add authentication with multiple sources, either social identity providers such as Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce (amongst others), or enterprise identity systems like Windows Azure AD, Google Apps, Active Directory, ADFS, or any SAML Identity Provider.
  • Add authentication through more traditional username/password databases.
  • Add support for linking different user accounts with the same user.
  • Support for generating signed JSON Web Tokens to call your APIs and flow the user identity securely.
  • Analytics of how, when, and where users are logging in.
  • Pull data from other sources and add it to the user profile through JavaScript rules.

Create a Free Auth0 Account

  1. Go to Auth0 and click Sign Up.
  2. Use Google, GitHub, or Microsoft Account to login.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.

Author

Auth0

License

This project is licensed under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].