Skip to content
/ SLM Public

A Software License Manager as a micro-service.

License

Notifications You must be signed in to change notification settings

pryley/SLM

Repository files navigation

SLM

Scrutinizer Code Quality Code Coverage Build Status

A Software License Manager built on Lumen.

Installation

  1. composer install
  2. php artisan migrate
  3. php artisan slm:install

Artisan Commands

List all of the oauth clients

php artisan slm:clients

Create a new user

php artisan slm:user

List all of the users

php artisan slm:users

Get the access token for an oauth client

php artisan slm:access-token

About

A Software License Manager as a micro-service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages