Skip to content

Commit ce0437f

Browse files
authored
Add SDKs to sidebar (#100)
<img width="286" alt="Screenshot 2024-11-21 at 8 58 26 AM" src="https://github.com/user-attachments/assets/69917c7a-1b1b-4935-b631-5131a1c3a121">
1 parent 86bae1a commit ce0437f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

fern/docs.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,26 @@ navigation:
2121
contents:
2222
- page: SCIM Quickstart
2323
path: ./pages/scim-quickstart.mdx
24+
- section: SDKs
25+
contents:
26+
- link: TypeScript SDK
27+
icon: fa-brands fa-js
28+
href: https://github.com/ssoready/ssoready-typescript
29+
- link: Python SDK
30+
icon: fa-brands fa-python
31+
href: https://github.com/ssoready/ssoready-python
32+
- link: Go SDK
33+
icon: fa-brands fa-golang
34+
href: https://github.com/ssoready/ssoready-go
35+
- link: C# SDK
36+
icon: fa-brands fa-microsoft
37+
href: https://github.com/ssoready/ssoready-csharp
38+
- link: Ruby SDK
39+
icon: fa-solid fa-gem
40+
href: https://github.com/ssoready/ssoready-ruby
41+
- link: PHP SDK
42+
icon: fa-brands fa-php
43+
href: https://github.com/ssoready/ssoready-php
2444
- section: SAML-over-OAuth
2545
slug: oauth-nextauth
2646
contents:

0 commit comments

Comments
 (0)