GithubHelp home page GithubHelp logo

thlsrms / supabase-rust_fork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kacy/supabase-rust

0.0 0.0 0.0 16 KB

A light wrapper around the Supabase REST API

License: MIT License

Rust 100.00%

supabase-rust_fork's Introduction

๐Ÿฆ€ Supabase-rust

supabase-rust is a light Rust wrapper around the Supabase REST API.

Crates.io MIT licensed Build Status

Features

  • Client creation
  • Sign-in email/pass
  • Signup email/pass
  • Signup phone/pass
  • Token refresh
  • Logout
  • Verify one-time token
  • Authorize external OAuth provicder
  • Password recovery
  • Resend one-time password over email or SMS
  • Magic link authentication
  • One-time password authentication
  • Retrieval of user's information
  • Reauthentication of a password change
  • Enrollment of MFA
  • MFA challenge and verify
  • OAuth callback
  • All SSO
  • All Admin
  • All Database support

Quickstart

Add the following dependency to your toml file:

[dependencies]
supabase_rust = "0.1.0"

You can initialize the two configuration keys either inline in the intialization or via environment variables (SUPABASE_API_KEY and SUPABASE_URL).

Tips

The Supabase team has an outline of their OpenAPI specs over in this yaml file.

License

Supabase-rust is available under the MIT license, see the LICENSE file for more information.

supabase-rust_fork's People

Contributors

kacy avatar thlsrms avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.