docs: add go authentication example (#7034)

* docs: add go authentication example

* update sdks and example overview

* update branch name
This commit is contained in:
Livio Spring
2023-12-19 14:22:32 +02:00
committed by GitHub
parent edaa41903e
commit 7dc8c19f39
10 changed files with 178 additions and 20 deletions

View File

@@ -15,6 +15,7 @@ module.exports = {
"examples/login/react",
"examples/login/flutter",
"examples/login/nextjs",
"examples/login/go",
],
collapsed: true,
},