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 d3872e2 commit 78e040bCopy full SHA for 78e040b
docs/examples.md
@@ -49,6 +49,10 @@ This page links to examples of how to implement some things with the Epic Stack.
49
[@kiliman](https://github.com/kiliman): An example showing how to create a
50
custom theme using the
51
[`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).
56
57
## How to contribute
58
0 commit comments