Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gotrue/src/index.ts>GoTrueClient#setAuth

An isomorphic Javascript library for GoTrue.
Latest
method GoTrueClient.prototype.setAuth
Re-export
import { GoTrueClient } from "https://deno.land/x/gotrue@3.0.0/src/index.ts";

Overrides the JWT on the current client. The JWT will then be sent in all subsequent network requests.

Parameters

access_token: string

a jwt access token