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 176d9e2 + 06b7690 commit 51f513bCopy full SHA for 51f513b
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