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.
2 parents bee2714 + 06b7690 commit 0a88b08Copy full SHA for 0a88b08
docs/CustomAuthenticationProvider.md
@@ -6,7 +6,7 @@ Using preferred choice of Authentication library for authenticating with Microso
6
7
### Implement AuthenticationProvider
8
9
-Create own implementation of Authentication provider which implements [AuthenticationProvider](../src/iAuthenticationProvider.ts) interface.
+Create own implementation of Authentication provider which implements [AuthenticationProvider](../src/IAuthenticationProvider.ts) interface.
10
11
```typescript
12
// MyAuthenticationProvider.ts
0 commit comments