mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 07:01:27 -07:00
move JWT validation to package
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { validateAndGetAccountId } from './jwt'
|
||||
import { validateAndGetAccountId } from '@repo/jwt'
|
||||
|
||||
import type { Context } from 'hono'
|
||||
import type { App } from './context'
|
||||
|
||||
Reference in New Issue
Block a user