Perennis-dev / uauth-auth0-social-connection

Login with Unstoppable integration with Auth0 social connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unstoppable Domains + Auth0 social connection

At Unstoppable Domains our passion is to help every Internet user become a web3 user. We believe NFT domains are central to managing identity in the Metaverse. As more users are active in web3, applications need to support crypto wallet sign in to keep pace with their changing user base.

Login with Unstoppable is our solution to crypto wallet sign in, allowing the owner of an NFT domain to selectively share pieces of their portable identity with your application. Our partnership with Auth0 offers a friction free approach to web3 sign in by leveraging their industry standard programming model.

We've provided a short demo video showing how easy it is to integrate Login with Unstoppable to your application using Auth0. https://www.loom.com/share/bf644f68def0474190ca4165b3034500

In this repository

This repository contains the latest social connection implementation and installation guide for the Unstoppable Domains Auth0 social connection.

Key implementation details

  • Code and instructions in the /integration directory
  • Branding in the /media directory

Additional Documentation

What is Auth0?

Auth0 helps you to:

  • Add authentication with multiple authentication sources, either social like Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce, among 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.

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.

License

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

About

Login with Unstoppable integration with Auth0 social connections

License:MIT License


Languages

Language:JavaScript 83.1%Language:Makefile 16.9%