mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-08 13:38:33 +02:00
finished totp endpoints
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export * from "./login";
|
||||
export * from "./signup";
|
||||
export * from "./logout";
|
||||
export * from "./verifyTotp";
|
||||
export * from "./requestTotpSecret";
|
||||
|
||||
Reference in New Issue
Block a user