Skip to content

accounts-js/accounts

Repository files navigation

accounts-js logo


npm npm downloads codecov License

Fullstack authentication and accounts-management for GraphQL and REST.


Note: Although accounts-js is production ready, the packages within this repo are under active development — expect breaking changes with minor version updates.

The @accounts suite of packages aims to provide all the tools you need to build a flexible authentication and accounts management solution for your application.

🔐 We got you covered! The packages come with strong opinionated security defaults while preserving options for configuration.

📚 Ready to get started? Take a look at our documentation to learn how to use the packages. For more advanced usage, head to our API documentation.

🙋‍♀️ A bit lost? Here are some examples where you can see working clients and severs with react, GraphQL or Rest.

Features

  • Create and manage users
  • Create and manage sessions (JWT)
  • Pick your transport layer
    • GraphQL
    • Rest
  • Compatible with all the modern js frameworks (react, react-native, vue, angular...)
  • Use the database you want
    • Mongo
    • Typeorm
    • MikroORM
    • Redis (sessions only)
  • Add all the strategies you need
    • password
    • magic link
    • Oauth (WIP)

Contributing and community

Any contribution is very welcome, read our contributing guide to see how to locally setup the repository and see our development process.

If you have any question you can also join our Discord server: https://discord.gg/nYSyrWPPdu

Discord

Sponsors

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

Backers

Thank you to all our backers! 🙏

Contributors

This project exists thanks to all the amazing people who contribute.