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 5c27cf1 commit a64d4e7Copy full SHA for a64d4e7
1 file changed
dashboard/src/utils/authLoginProof.ts
@@ -1,4 +1,4 @@
1
-import md5 from 'js-md5';
+import { md5 } from 'js-md5';
2
3
export type LoginChallenge = {
4
challenge_id: string;
0 commit comments