feat-dev: add U2F iframe for desktop client authentication (#2236)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export const ValidAppViewRoutes = ['u2f'] as const
|
||||
|
||||
export type AppViewRouteParam = typeof ValidAppViewRoutes[number]
|
||||
Reference in New Issue
Block a user