docs(guides): user metadata (#3838)

* docs(guides): user metadata

* add python

* export to BASIC_AUTH

* add js

* add alternative with id_token

* fix img path

* adds reserved scopes, and info about opaque token

* Apply suggestions from code review

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

* Apply suggestions from code review

Co-authored-by: Elio Bischof <eliobischof@gmail.com>

Co-authored-by: Maximilian Panne <mpa@caos.ch>
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
This commit is contained in:
mffap
2022-06-28 19:34:13 +02:00
committed by GitHub
parent 6dd4af01bf
commit 9c0f494bf2
3 changed files with 230 additions and 1 deletions

View File

@@ -109,7 +109,8 @@ module.exports = {
items: [
"guides/customization/branding",
"guides/customization/texts",
"guides/customization/behavior"
"guides/customization/behavior",
"guides/customization/user-metadata"
],
},
{