feat: request registration process by prompt (#1798)

* feat: request registration process by prompt

* fix merge

* add prompt create to docs
This commit is contained in:
Livio Amstutz
2021-06-14 10:40:38 +02:00
committed by GitHub
parent 770994e143
commit ab78b34c6c
9 changed files with 31 additions and 13 deletions

View File

@@ -72,6 +72,7 @@ const (
PromptLogin
PromptConsent
PromptSelectAccount
PromptCreate
)
type LevelOfAssurance int