lenso-module-auth 0.1.0

First-party auth anchor module for the Lenso backend framework.
Documentation
1
2
3
4
5
6
7
8
9
pub mod admin;
pub mod dto;
pub mod migrations;
pub mod models;
pub mod module;
pub mod public;
pub mod repositories;
pub mod resolver;
pub mod routes;