JSPM

react-appwrite-auth-ui

1.3.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q29316F
  • License MIT

A react component library for authentication with appwrite

Package Exports

  • react-appwrite-auth-ui
  • react-appwrite-auth-ui/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-appwrite-auth-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm documetation

What is React Appwrite Auth UI 🤔?

React appwrite Auth UI is a set of highly customizable React components that uses the Appwrite SDK to communicate with the Appwrite backend and provide a simple way to use the Appwrite authentication services like signin with email ,anonymous signin , sign in with magic link, etc .

Why use React Appwrite Auth UI 🫤?

  • Using components from our library is lot easier and faster than writing your own components with logic from scratch .
  • React Appwrite Auth UI library consists of well tested and documented component with easy to use API .
  • Components in React Appwrite Auth UI are well styled with pink Design .
  • The npm package ships with typedefinitions .

How to install React Appwrite Auth UI ⚙️ ?

In you React App install npm package from terminal by running command:

With NPM

npm install appwrite @appwrite.io/pink  react-appwrite-auth-ui

With Yarn

yarn add appwrite @appwrite.io/pink react-appwrite-auth-ui 

Resources ⚡