https://github.com/levkk/supabase-auth-rs
Supabase Auth client written in Rust.
https://github.com/levkk/supabase-auth-rs
Last synced: over 1 year ago
JSON representation
Supabase Auth client written in Rust.
- Host: GitHub
- URL: https://github.com/levkk/supabase-auth-rs
- Owner: levkk
- License: mit
- Created: 2024-12-13T09:43:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T19:38:05.000Z (over 1 year ago)
- Last Synced: 2025-03-16T14:54:06.540Z (over 1 year ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Supabase Auth
Supabase Auth client for the Rust programming language.
## Features
- Sign in anonymously
- Refresh JWT token
- Retrieve user
- Update user