mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 09:07:33 +00:00
docs: add fast api example (#9418)
# Which Problems Are Solved The community implemented an example for integrating fastAPI with Zitadel. So far this example has not been listed. # How the Problems Are Solved The example is now listed Disclaimer is added, that some of the examples are not maintained by us
This commit is contained in:
@@ -80,6 +80,12 @@
|
||||
"docsLink": "https://github.com/maennchen/zitadel_api",
|
||||
"external": true
|
||||
},
|
||||
{
|
||||
"title": "FastAPI",
|
||||
"imgSrcDark": "/docs/img/tech/fastapi.svg",
|
||||
"docsLink": "https://github.com/cleanenergyexchange/fastapi-zitadel-auth",
|
||||
"external": true
|
||||
},
|
||||
{
|
||||
"title": "NextAuth",
|
||||
"imgSrcDark": "/docs/img/tech/nextjs.svg",
|
||||
|
Reference in New Issue
Block a user