Yes. Cause the `signOut` doesn't use your axios in...
# support-questions
r
Yes. Cause the
signOut
doesn't use your axios instance. You need to provide the
apiBasePath
in the appInfo object during init to give it
/api/auth
and then sign out function will call
/api/auth/signout