-
- Downloads
Consolidate IIIF authentication behaviors into a window-specific control + generic UI bar
Showing
- __tests__/src/components/App.test.js 0 additions, 4 deletions__tests__/src/components/App.test.js
- __tests__/src/components/AuthenticationLogout.test.js 0 additions, 42 deletions__tests__/src/components/AuthenticationLogout.test.js
- __tests__/src/components/AuthenticationSender.test.js 0 additions, 44 deletions__tests__/src/components/AuthenticationSender.test.js
- __tests__/src/components/IIIFAuthentication.test.js 95 additions, 0 deletions__tests__/src/components/IIIFAuthentication.test.js
- __tests__/src/components/Window.test.js 3 additions, 3 deletions__tests__/src/components/Window.test.js
- __tests__/src/components/WindowAuthenticationBar.test.js 73 additions, 0 deletions__tests__/src/components/WindowAuthenticationBar.test.js
- __tests__/src/components/WindowAuthenticationControl.test.js 0 additions, 122 deletions__tests__/src/components/WindowAuthenticationControl.test.js
- src/components/App.js 0 additions, 4 deletionssrc/components/App.js
- src/components/AuthenticationLogout.js 0 additions, 57 deletionssrc/components/AuthenticationLogout.js
- src/components/AuthenticationSender.js 0 additions, 40 deletionssrc/components/AuthenticationSender.js
- src/components/IIIFAuthentication.js 190 additions, 0 deletionssrc/components/IIIFAuthentication.js
- src/components/Window.js 2 additions, 2 deletionssrc/components/Window.js
- src/components/WindowAuthenticationBar.js 133 additions, 0 deletionssrc/components/WindowAuthenticationBar.js
- src/components/WindowAuthenticationControl.js 0 additions, 173 deletionssrc/components/WindowAuthenticationControl.js
- src/containers/AccessTokenSender.js 0 additions, 31 deletionssrc/containers/AccessTokenSender.js
- src/containers/AuthenticationLogout.js 0 additions, 46 deletionssrc/containers/AuthenticationLogout.js
- src/containers/AuthenticationSender.js 0 additions, 32 deletionssrc/containers/AuthenticationSender.js
- src/containers/IIIFAuthentication.js 94 additions, 0 deletionssrc/containers/IIIFAuthentication.js
- src/containers/WindowAuthenticationBar.js 65 additions, 0 deletionssrc/containers/WindowAuthenticationBar.js
Loading
Please register or sign in to comment