awalias / gotrue-js

testing gotrue deployments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

testing gotrue deployments

License:MIT License


Languages

Language:CSS 96.4%Language:TypeScript 2.4%Language:JavaScript 0.9%Language:HTML 0.1%Language:PLpgSQL 0.1%