Packages

API client to interact with the Stytch identity management system.

Current section

Files

Jump to
stytch_client include stytch_client_StytchClient.hrl
Raw

include/stytch_client_StytchClient.hrl

-record(stytch_client, {
project_id :: binary(),
secret :: binary(),
environment :: stytch_client:stytch_environment()
}).