mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 07:01:27 -07:00
Fix #13 add basic admin panel for now
This commit is contained in:
@@ -1 +1,6 @@
|
||||
export { validateAndGetAccountId, generateToken, TOKEN_TTL_SECONDS } from './jwt'
|
||||
export {
|
||||
validateAndGetAccountId,
|
||||
validateAndGetRoles,
|
||||
generateToken,
|
||||
TOKEN_TTL_SECONDS,
|
||||
} from './jwt'
|
||||
|
||||
Reference in New Issue
Block a user