We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f6997 commit eec3c24Copy full SHA for eec3c24
types/index.d.ts
@@ -32,6 +32,7 @@ export interface ProviderOptions {
32
width: number;
33
height: number;
34
};
35
+ tokenPath?: string;
36
}
37
38
export declare class VueAuthenticate {
0 commit comments