Skip to content

adamclark64/vineyard-users

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vineyard Users

Vineyard Users is a library that adds common user features to the Vineyard ecosystem. It is built on top of Vineyard Ground and Vineyard Lawn.

Features

  • SQL session store.
  • Salted password storage.
  • User creation, logging in, and logging out.
  • Two factor authentication.
  • User roles.
  • Password reset
  • Email verification

Structure

Vineyard Users is primarily divided into two parts:

  1. User Manager - Provides basic initialization and storage of User and Session entities.

  2. User Service - Provides user web service features. Depends on the User Manager.

About

Vineyard User and Login infrastructure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%