Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"pages": [
"integration/react",
"integration/nextjs",
"integration/react-router",
"integration/vanillajs",
{
"group": "Node.JS",
Expand Down
6 changes: 6 additions & 0 deletions images/rr7/rr_logo_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions images/rr7/rr_logo_light-red.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions images/rr7/rr_logo_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ Choose your framework for instructions on how to integrate Civic Auth into your
</Card>
<Card href="/integration/nextjs" img="/images/image-5.jpeg">
Next.JS
</Card>
<Card href="/integration/react-router" img="/images/rr7/rr_logo_light-red.svg">
React Router 7
</Card>
<Card href="/integration/vanillajs" img="/images/image-8.png">
Vanilla JavaScript
Expand Down
Loading
Loading