Skip to content

Commit 78e040b

Browse files
committed
add example of epic-oidc
1 parent d3872e2 commit 78e040b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/examples.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ This page links to examples of how to implement some things with the Epic Stack.
4949
[@kiliman](https://github.com/kiliman): An example showing how to create a
5050
custom theme using the
5151
[`shadcn-custom-theme`](https://github.com/kiliman/shadcn-custom-theme) tool.
52+
- [Epic Stack + OpenID Connect Auth (Google)](https://github.com/kentcdodds/epic-oidc)
53+
by [@kentcdodds](https://github.com/kentcdodds): An example of the Epic Stack
54+
with OpenID Connect Auth (Google) using [web-oidc](https://npm.im/web-oidc)
55+
and [remix-auth](https://npm.im/remix-auth).
5256

5357
## How to contribute
5458

0 commit comments

Comments
 (0)