We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e016eba commit f8c3204Copy full SHA for f8c3204
app/src/bcsc-theme/api/hooks/useAuthorizationApi.tsx
@@ -31,7 +31,7 @@ export interface VerifyUnknownBCSCResponseData {
31
expires_in: number
32
}
33
34
-interface AuthorizeDeviceUnknownBCSCConfig {
+export interface AuthorizeDeviceUnknownBCSCConfig {
35
firstName: string
36
lastName: string
37
birthdate: string
0 commit comments