i01001 / uauth

Libraries for integrating Unstoppable Authentication (UAuth)

Home Page:https://docs.unstoppabledomains.com/login-with-unstoppable/developer-integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unstoppable Authentication (UAuth)

Maybe Unstoppauthable...

Core libraries

  • @uauth/js - SDK used to integrate into SPA applications.
  • @uauth/node - SDK used to integrate into Server-side applications.

Wallet middleware libraries

  • @uauth/web3-react - Middleware used to help integrate @uauth/js into web3-react applications.
  • @uauth/web3modal - Middleware used to help integrate @uauth/js into web3modal applications.
  • @uauth/bnc-onboard - Middleware used to help integrate @uauth/js into bnc-onboard applications.

Utility libraries

You should not need to use or expect these libraries to remain stable.

  • @uauth/common - Common utilities used by various uauth libraries

Related libraries

Examples

  • spa - Basic integration using the @uauth/js library.
  • web3-react - Integration using the @uauth/js & @uauth/web3-react library.
  • web3modal - Integration using the @uauth/js & @uauth/web3modal library.
  • bnc-onboard - Integration using the @uauth/js & @uauth/bnc-onboard library.
  • sveltekit - Integration using the sveltekit framework and @uauth/js.
  • server - Integration using the @uauth/node library.

Documentation

For a step by step integration guide and documentation please see our docs. login docs

Development

See DEVELOPMENT.md for more.

About

Libraries for integrating Unstoppable Authentication (UAuth)

https://docs.unstoppabledomains.com/login-with-unstoppable/developer-integration


Languages

Language:TypeScript 99.2%Language:Shell 0.6%Language:JavaScript 0.2%