File tree Expand file tree Collapse file tree 4 files changed +0
-144
lines changed
Expand file tree Collapse file tree 4 files changed +0
-144
lines changed Original file line number Diff line number Diff line change 77from pyeudiw .jwt .schemas .jwt import JWTConfig
88from pyeudiw .satosa .schemas .autorization import AuthorizationConfig
99from pyeudiw .satosa .schemas .endpoint import EndpointsConfig
10- from pyeudiw .satosa .schemas .qrcode import QRCode
1110from pyeudiw .satosa .schemas .response import ResponseConfig
1211from pyeudiw .satosa .schemas .ui import UiConfig
1312from pyeudiw .satosa .schemas .user_attributes import UserAttributesConfig
1817class PyeudiwBackendConfig (BaseModel ):
1918 ui : UiConfig
2019 endpoints : EndpointsConfig
21- qrcode : QRCode
2220 response_code : ResponseConfig
2321 jwt : JWTConfig
2422 authorization : AuthorizationConfig
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments