Skip to content
/ verita Public

WIP: A dead-simple identity management service.

Notifications You must be signed in to change notification settings

enzious/verita

Repository files navigation

image

Contributors GitHub Repo stars

Open Source Identity, Role, and Permission Management

Manages login, registration, identity, roles, and permissions outside your application.

Work-in-progress

Requirements for development

Getting started with development

Clone the repo, then run the following command to start the development environment:

./dev.sh start

Once the environment has initialized, you can run the application with cargo:

ADMIN=admin ADMIN_PASSWORD=password cargo run -- --migrate

This will initialize the database with the parameters set in ./dev/.env

About

WIP: A dead-simple identity management service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published