docs: add guide for Vue (#7215)

* docs: add guide for Vue

* describe authz

* add vue to sdks

---------

Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
Elio Bischof
2024-01-16 15:21:32 +01:00
committed by GitHub
parent 57f40a3c50
commit 492d7da37e
8 changed files with 142 additions and 11 deletions

View File

@@ -11,8 +11,9 @@ module.exports = {
type: "category",
label: "Frontend",
items: [
"examples/login/angular",
"examples/login/react",
"examples/login/vue",
"examples/login/angular",
"examples/login/flutter",
"examples/login/nextjs",
"examples/login/go",