mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 08:36:01 +00:00
introduced auth strategy actions to allow user creation in UI
This commit is contained in:
@@ -19,3 +19,5 @@ export { AppAuth, type UserFieldSchema } from "./AppAuth";
|
||||
|
||||
export { Guard, type GuardUserContext, type GuardConfig } from "./authorize/Guard";
|
||||
export { Role } from "./authorize/Role";
|
||||
|
||||
export * as AuthPermissions from "./auth-permissions";
|
||||
|
||||
Reference in New Issue
Block a user