mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 23:21:30 -07:00
move JWT validation to package
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export { validateAndGetAccountId, generateToken, TOKEN_TTL_SECONDS } from './jwt'
|
||||
Reference in New Issue
Block a user