mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 01:55:10 +02:00
finished totp endpoints
This commit is contained in:
parent
e85c94d21d
commit
637007e060
10 changed files with 126 additions and 534 deletions
|
@ -1,3 +1,5 @@
|
|||
export * from "./login";
|
||||
export * from "./signup";
|
||||
export * from "./logout";
|
||||
export * from "./verifyTotp";
|
||||
export * from "./requestTotpSecret";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue