mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-17 09:00:06 +00:00
chore(*): refactor common functionality into JobExecutor, handle all auth-related scenarios
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import { AuthManager } from './AuthManager'
|
||||
|
||||
export * from './AuthManager'
|
||||
export * from './isAuthorizeFormRequired'
|
||||
export * from './isLoginRequired'
|
||||
export * from './parseAndSubmitAuthorizeForm'
|
||||
|
||||
Reference in New Issue
Block a user