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: 2 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T19:47:56.000Z (about 2 years ago)
- Last Synced: 2025-03-31T20:10:10.265Z (3 months 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,173
- Watchers: 21
- Forks: 189
- 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.