Tiger.Connect (tiger v0.3.0)
Used for interacting with Stripe's Connect OAuth process
Link to this section Summary
Functions
Builds a client for interacting with Connect. Handled separately from the main client because the endpoint lives at a different location.
Send the code
your Connect user request returned to Stripe for finalization.
Link to this section Functions
Link to this function
connect_client(config, url \\ endpoint_path())
Builds a client for interacting with Connect. Handled separately from the main client because the endpoint lives at a different location.
Link to this function
endpoint_path()
Link to this function
oauth_token_callback(client, code)
Send the code
your Connect user request returned to Stripe for finalization.