You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
384B

  1. import{z as i}from"./index-dd5fae99.js";const t=o=>i.post("/api/v1/verification/send",o),n=o=>i.post("/api/v1/user/auth/logout",o),s=o=>i.post(`/api/v1/user/auth/login?credential=${o.credential}&identifier=${o.identifier}&loginType=${o.loginType}`,o),p=o=>i.post("/api/v1/user/auth/common-login",o,{"Content-Type":"application/x-www-form-urlencoded"});export{p as a,t as g,n as l,s};