Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/@supabase/[email protected]/dist/index.d.mts

AuthTokenResponse

  • Type

AuthTokenResponse

import type { AuthTokenResponse } from "https://esm.sh/@supabase/[email protected]/dist/index.d.mts";
type AuthTokenResponse = RequestResultSafeDestructure<{
user: User;
session: Session;
}
>
;

§Type

§
RequestResultSafeDestructure<{
user: User;
session: Session;
}
>
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno