https://github.com/riipandi/trusty
Trusty is a headless authentication server, inspired from Netlify GoTrue.
https://github.com/riipandi/trusty
auth-server authentication authorization client-auth jwt jwt-auth
Last synced: about 1 year ago
JSON representation
Trusty is a headless authentication server, inspired from Netlify GoTrue.
- Host: GitHub
- URL: https://github.com/riipandi/trusty
- Owner: riipandi
- License: apache-2.0
- Created: 2024-02-12T23:48:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T12:01:02.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:48:59.193Z (over 1 year ago)
- Topics: auth-server, authentication, authorization, client-auth, jwt, jwt-auth
- Language: TypeScript
- Homepage:
- Size: 886 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Trusty Authentication Server
[](./LICENSE)
[](https://github.com/riipandi/trusty/pkgs/container/trusty)
[](https://github.com/riipandi/trusty/actions/workflows/test.yml)
[](https://github.com/riipandi/trusty/actions/workflows/release.yml)
[](https://github.com/riipandi/trusty/graphs/contributors)
Trusty is a headless authentication server inspired from Netlify GoTrue.
> **WARNING!** This project still in development.
> Everything is experimental, breaking changes can happen and the long-term purpose of this project is not yet clear, use at your own risk!
## ๐ Getting Started
Please read the [contributing guide](./CONTRIBUTING.md) for more detailed information.
## ๐ Deployment
Please see the [documentation page](https://trusty.netlify.app/docs/getting-started/introduction/) for more detailed information.
## ๐ง๐ปโ๐ป Contributing
Welcome, and thank you for your interest in contributing to Trusty! There are many ways in which you can contribute,
beyond writing code. You can read this repositoryโsย [Contributing Guidelines](./CONTRIBUTING.md)ย to learn how to contribute.
## ๐ License
This project is open-sourced software licensed under the [Apache License 2.0][choosealicense].
See the [license file](./LICENSE) for more information.
## ๐ References
- [SQLite tutorials](https://www.sqlitetutorial.net)
- [LibSQL extensions documentation](https://docs.turso.tech/extensions)
- [Understanding SQLite Transaction](https://www.sql-easy.com/learn/sqlite-transaction)
- [Local development with LibSQL](https://docs.turso.tech/local-development)
- [OWASP Authentication Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet.html)
---
๐คซ Psst! If you like my work you can support me via [GitHub sponsors](https://github.com/sponsors/riipandi).
[][riipandi-twitter]
[choosealicense]: https://choosealicense.com/licenses/apache-2.0/
[riipandi-twitter]: https://twitter.com/intent/follow?original_referer=https://ripandis.com&screen_name=riipandi