learning_ai_notes/backend/src/lib/auth.ts

2 lines
77 B
TypeScript

export { extractAuth, requireRole, type AuthPayload } from '@bytelyst/auth';