Client ====== The entrypoint to the library is the Client class. To interact with the Gotrue API, you make an instance of this class. .. autoclass:: gotrue.AsyncGoTrueClient :members: :inherited-members: