Skip to content

An isomorphic Javascript library for GoTrue.

License

Notifications You must be signed in to change notification settings

danalloway/gotrue-js

This branch is 788 commits behind supabase/auth-js:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 20, 2020
Aug 23, 2021
Jul 23, 2021
Aug 24, 2021
Aug 18, 2021
Feb 2, 2021
Sep 20, 2020
Aug 18, 2021
Sep 7, 2020
May 31, 2021
Apr 12, 2021
Sep 20, 2020
Aug 18, 2021
Aug 18, 2021
Sep 20, 2020
Sep 20, 2020

Repository files navigation

gotrue-js

An isomorphic JavaScript client library for the GoTrue API.

Docs

Quick start

Install

npm install --save @supabase/gotrue-js

Usage

import { GoTrueClient } from '@supabase/gotrue-js'

const GOTRUE_URL = 'http://localhost:9999'

const auth = new GoTrueClient({ url: GOTRUE_URL })

Sponsors

We are building the features of Firebase using enterprise-grade, open source products. We support existing communities wherever possible, and if the products don’t exist we build them and open source them ourselves.

New Sponsor

Watch this repo

About

An isomorphic Javascript library for GoTrue.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 96.5%
  • TypeScript 2.4%
  • Other 1.1%