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 3cade42 commit 28ca2f5Copy full SHA for 28ca2f5
packages/core/src/providers/bankid-no.ts
@@ -13,7 +13,7 @@
13
import type { OIDCConfig, OIDCUserConfig } from "./index.js"
14
15
/**
16
- * @see [Core conepts - ID Token](https://confluence.bankidnorge.no/confluence/pdoidcl/technical-documentation/core-concepts/id-token)
+ * @see [Core concepts - ID Token](https://confluence.bankidnorge.no/confluence/pdoidcl/technical-documentation/core-concepts/id-token)
17
* @see [userinfo](https://confluence.bankidnorge.no/confluence/pdoidcl/technical-documentation/api/userinfo)
18
*/
19
export interface BankIDNorwayProfile {
0 commit comments