create resend otp route
This commit is contained in:
@@ -299,9 +299,7 @@
|
||||
|
||||
|
||||
<script setup>
|
||||
|
||||
const {authUser} = useAuth();
|
||||
|
||||
async function logout(){
|
||||
await useFetch('/api/auth/logout', {
|
||||
headers : useRequestHeaders(['cookie']),
|
||||
|
||||
Reference in New Issue
Block a user