https://github.com/juicycleff/guardian-rust
An authentication server written in rust. Supports oauth, all auth types, session, templates and emails
https://github.com/juicycleff/guardian-rust
Last synced: 8 months ago
JSON representation
An authentication server written in rust. Supports oauth, all auth types, session, templates and emails
- Host: GitHub
- URL: https://github.com/juicycleff/guardian-rust
- Owner: juicycleff
- Created: 2021-04-24T15:02:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T11:16:19.000Z (over 4 years ago)
- Last Synced: 2024-09-23T02:20:12.370Z (about 1 year ago)
- Language: Rust
- Size: 170 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.toml
Awesome Lists containing this project
README
# Guardian Rust
Guardian Rust is a full fledge accounts microservice with support for most popular relational
databases such as Postgres DB, Cockroach DB, MySQL, SQLite and document stores such as MongoDB,
Couchbase and ArangoDB.### Features