1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-03 10:40:06 +00:00
Files
adapter/src/auth/index.ts

4 lines
106 B
TypeScript

export * from './AuthManager'
export * from './isAuthorizeFormRequired'
export * from './isLoginRequired'