mirror of
https://github.com/sasjs/adapter.git
synced 2026-04-16 10:53:13 +00:00
feat(auth): added utils to get and check login header
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export * from './AuthManager'
|
||||
export * from './isAuthorizeFormRequired'
|
||||
export * from './isLoginRequired'
|
||||
export * from './loginHeader'
|
||||
|
||||
Reference in New Issue
Block a user