1.0.0 • Published 12 months ago
@nativescript/supabase-gotrue v1.0.0
Nativescript Supabase GoTrue Client
npm install @nativescript/supabase-gotrueUsage
import { GoTrueClient } from '@nativescript/supabase-gotrue';
const GOTRUE_URL = 'http://localhost:9999';
const auth = new GoTrueClient({ url: GOTRUE_URL });Credits
Based on gotrue-js
License
Apache License Version 2.0