token property

String token
getter/setter pair

The actual token. This value is meant to be passed in the __clerk_testing_token query parameter with requests to the Frontend API.

Implementation

String token;