Clerk.Client (Clerk SDK v1.0.1)

The Client object tracks sessions, as well as the state of any sign in and sign up attempts, for a given device. https://clerk.com/docs/reference/clerkjs/client

Summary

Functions

Returns the details of a client.

Verifies the client in the provided token

Functions

Link to this function

get(id, opts \\ [])

Returns the details of a client.

Link to this function

verify(token, opts \\ [])

Verifies the client in the provided token