export default async () => {
  const context = await Context({
    config: {
      base: "/user",
      loginPath: "/user/auth/login",