docs(intergration): examples (#939)

* rename to overview

* wip

* wip

* wip

* wip

* wip

* wip

* examples

* ts example

* wip with grafana

* add grafana tutorial

* screenshots and grafana

* figure out oauth proxy

* authz oauth proxy

* move img

* merge from master

* Apply suggestions from code review

Co-authored-by: Florian Forster <florian@caos.ch>

Co-authored-by: mffap <max@mffap.org>
This commit is contained in:
Florian Forster
2020-11-06 15:15:54 +01:00
committed by GitHub
parent 6eb9720ee6
commit 1de9d15690
28 changed files with 462 additions and 67 deletions

View File

@@ -5,6 +5,12 @@ description: ...
> All documentations are under active work and subject to change soon!
### Application Integration
This Integration guide gives you recommendations on how to integrate different Clients with **ZITADEL**
### Service Integration
- Single Page Application
- Server Side Application
- Mobile App
- Native App
- Reverse Proxy
For more details about how **ZITADEL** treats [scopes](documentation#Scopes) and [claims](documentation#Claims) see the [documentations](documentation).