fastybird/accounts-module

FastyBird IoT accounts module for application accounts & access management

Fund package maintenance!
akadlec

Installs: 1 205

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:fastybird-module

This package is auto-updated.

Last update: 2024-03-28 19:42:23 UTC


README

FastyBird

FastyBird IoT accounts module

Build Status Licence Code coverage Mutation testing

PHP Latest stable Downloads total PHPStan

JS JS latest stable JS downloads total Types

What is FastyBird IoT accounts module?

Accounts module is a FastyBird IoT extension for managing application accounts, sessions and access management.

Features:

  • Accounts and their details management
  • Support for data exchange bus
  • {JSON:API} schemas for full api access
  • User access check & validation
  • Multilingual
  • User interface integration via Vue 3 components

FastyBird IoT accounts module is an Apache2 licensed distributed extension, developed in PHP on top of the Nette framework and Symfony framework and in Typescript on top of the Vue framework.

Requirements

PHP part of FastyBird accounts module is tested against PHP 8.2.

JavaScript part of FastyBird accounts module is tested against ECMAScript 6

Installation

The best way to install fastybird/accounts-module is using Composer:

composer require fastybird/accounts-module

And for user interface is the best way to install @fastybird/accounts-module with Yarn:

yarn add @fastybird/accounts-module

or if you prefer npm:

npm install @fastybird/accounts-module

Documentation

Learn how to manage application accounts and manage access in documentation.

FastyBird

FastyBird

FastyBird is an Open Source IOT solution built from decoupled components with powerful API and the highest quality code. Read more on fastybird.com.com.

Documentation

Documentation is available on docs.fastybird.com.

Contributing

The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.

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

akadlec
Adam Kadlec

Homepage https://www.fastybird.com and repository https://github.com/fastybird/accounts-module.