Skip to content

PersonalGalaxy/Identity

Repository files navigation

Identity

master develop
Scrutinizer Code Quality Scrutinizer Code Quality
Code Coverage Code Coverage
Build Status Build Status

Model to manage logins via password, or combined via a 2fa code.

Installation

composer require personal-galaxy/identity

Usage

The only entry point to use the model are the commands, you should use a command bus in order to bind the commands to their handler.

You also need to implement the repository interface in order to persist the identities.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published