Skip to content

Commit b46eeaf

Browse files
authored
Merge pull request #823 from authts/doc-1
improve projects using oidc-client section
2 parents 570f458 + 9c8c0f3 commit b46eeaf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,12 @@ After successful sign-in the custom state is part of the [User](classes/User.htm
118118
This custom state should not be confused with the URL state parameter. The latter is internally used to match against the authentication state object to finish the authentication process.
119119

120120

121-
## Samples using oidc-client
121+
## Projects using oidc-client
122+
123+
- [React context provider](https://github.com/authts/react-oidc-context)
124+
- [Angular sample](https://github.com/authts/sample-angular-oidc-client-ts)
125+
- [Chrome service worker](https://github.com/Alino/OIDC-client-ts-chromium-sample)
122126

123-
- [React Helper Library](https://github.com/authts/react-oidc-context)
124127

125128
## Training
126129

0 commit comments

Comments
 (0)