Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhost/hasura-backend-plus
πAuth and π¦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
https://github.com/nhost/hasura-backend-plus
authentication docker graphql hasura jwt s3 storage typescript
Last synced: about 2 hours ago
JSON representation
πAuth and π¦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
- Host: GitHub
- URL: https://github.com/nhost/hasura-backend-plus
- Owner: nhost
- License: mit
- Created: 2019-01-29T08:12:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T19:47:56.000Z (over 1 year ago)
- Last Synced: 2024-12-07T00:06:43.203Z (7 days ago)
- Topics: authentication, docker, graphql, hasura, jwt, s3, storage, typescript
- Language: TypeScript
- Homepage: https://nhost.github.io/hasura-backend-plus/
- Size: 5.84 MB
- Stars: 1,174
- Watchers: 22
- Forks: 188
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## β οΈ Deprecation Notice β οΈ
Hasura Backend Plus is no longer actively maintained. Instead, use these repositories:
- [Hasura Auth](https://github.com/nhost/hasura-auth)
- [Hasura Storage](https://github.com/nhost/hasura-storage)Both services are integrated into Nhost:
- [Nhost](https://github.com/nhost/nhost)----
Hasura Backend Plus (HBP)
Authentication & Storage for Hasura
---
For detailed usage and installation instructions check out the [documentation](https://nhost.github.io/hasura-backend-plus/).
## Core Features:
- π¨ Fully customizable with sensible defaults.
- π Easy to setup, can be deployed anywhere.
- π Two-factor authentication support.
- π Third-party OAuth providers: Google, GitHub, Facebook, Apple, Twitter, Microsoft Live, Linkedin, Spotify.
- π Highly customisable storage rules on any S3-compatible instance.
- π¨ Optional email account verification.
- π¨ Secure email and password change.
- π JWKS endpoint.
- β Optional checking for [Pwned Passwords](https://haveibeenpwned.com/Passwords).
- π Rate limiting.
- π¨βπ» Written 100% in [TypeScript](https://www.typescriptlang.org).## Nhost
The easiest way to deploy HBP is with our official [Nhost](https://nhost.io) managed service. Get your perfectly configured backend with PostgreSQL, Hasura and Hasura Backend Plus and save yourself hours of maintenance per month.
All [Nhost](https://nhost.io) projects are built on open source software so you can make real-time web and mobile apps fast π.
## π€ Contributing
Contributions and issues are welcome.
Feel free to check the [issues page](https://github.com/nhost/hasura-backend-plus/issues).
## Show your support
Give a βοΈ if this project helped you!
## π License
This project is [MIT](LICENSE) licensed.