mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs: add python quick start guide (#5166)
* Initial commit for the python quickstart guide * Fixed minor errors in the Python quickstart guide * “message” --------- Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MacBook-Pro.local>
This commit is contained in:

committed by
GitHub

parent
84fa20f1ce
commit
e3e21cf336
@@ -16,7 +16,7 @@ module.exports = {
|
||||
{
|
||||
type: "category",
|
||||
label: "Secure your API",
|
||||
items: ["examples/secure-api/go", "examples/secure-api/dot-net"],
|
||||
items: ["examples/secure-api/go", "examples/secure-api/python-flask", "examples/secure-api/dot-net"],
|
||||
collapsed: false,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user