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: 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.

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)

----



HBP


Hasura Backend Plus (HBP)


Authentication & Storage for Hasura




license: MIT


commitizen: friendly


code style: prettier







---

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.