api property

GoTrueApi api
getter/setter pair

Namespace for the GoTrue API methods. These can be used for example to get a user from a JWT in a server environment or reset a user's password.

Implementation

late GoTrueApi api;