This commit is contained in:
parent
0de62522a8
commit
6bc499f657
11 changed files with 221 additions and 4 deletions
|
@ -155,6 +155,14 @@ const endpoints: Endpoint[] = [
|
|||
name: 'i',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'i/2fa/register',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'i/2fa/done',
|
||||
withCredential: true
|
||||
},
|
||||
{
|
||||
name: 'i/update',
|
||||
withCredential: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue