Deletes the account entry of the user with current active session. Student/Advisor info remains in the academic database. Make sure to clear the session after this function is called using NextAuth's signOut() hook.
A promise with an object detailing the result.
Deletes the account entry of the user with current active session. Student/Advisor info remains in the academic database. Make sure to clear the session after this function is called using NextAuth's signOut() hook.