mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:27:31 +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:
@@ -68,6 +68,11 @@ module.exports = {
|
||||
label: "Elixir",
|
||||
href: "https://github.com/maennchen/zitadel_api",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
label: "FastAPI",
|
||||
href: "https://github.com/cleanenergyexchange/fastapi-zitadel-auth",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
label: "NextAuth",
|
||||
|
Reference in New Issue
Block a user