FastyBird IoT accounts module
What is FastyBird IoT accounts module?
Accounts module is a combined Nette framework extension and Vex ORM plugin for managing application accounts and sessions.
FastyBird IoT accounts module is an Apache2 licensed distributed extension, developed in PHP with Nette framework and in Typescript.
Features:
- Accounts and their details management
- Support for data exchange
- {JSON:API} schemas for full api access
- User access check & validation
- Multilingual
- JS integration via Vex ORM plugin
Requirements
Backend part of FastyBird accounts module is tested against PHP 7.4 and ReactPHP http 0.8 event-driven, streaming plaintext HTTP server and Nette framework 3.0 PHP framework for real programmers
Frontend part of FastyBird accounts module is tested against ECMAScript 6
Installation
Backend
The best way to install fastybird/accounts-module is using Composer:
composer require fastybird/accounts-module
Frontend
The best way to install @fastybird/accounts-module is using Yarn:
yarn add @fastybird/accounts-module
or if you prefer npm:
npm install @fastybird/accounts-module
Documentation
Learn how to use accounts module and manage your accounts in documentation.
Feedback
Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.
Thank you for testing, reporting and contributing.
Changelog
For release info check release page
Maintainers
Homepage https://www.fastybird.com and repository https://github.com/fastybird/accounts-module.