feat: add identity.launchWebAuthFlow() in metadata. (#39)

Provides the api metadata for the identity.launchWebAuthFlow API method (which fixes #80)
This commit is contained in:
Sébastien Règne 2018-01-09 16:27:33 +01:00 committed by Luca Greco
parent 49ce6ef155
commit 13d0ced89e
1 changed files with 6 additions and 0 deletions

View File

@ -238,6 +238,12 @@
"maxArgs": 0
}
},
"identity": {
"launchWebAuthFlow": {
"minArgs": 1,
"maxArgs": 1
}
},
"idle": {
"queryState": {
"minArgs": 1,