import{p as s}from"./service_axiosPost.ts-10033.js";const r=async t=>await s("/auth/logout",t),n=async t=>await s("/auth/login",t),u=async t=>await s("/auth/recover-password",{email:t}),o=async t=>await s("/auth/resend-verification-link",{email:t}),c=async t=>await s("/auth/signup",t);export{n as a,u as b,r as l,o as r,c as s};
