View Source Snap.Auth behaviour (Snap v0.7.0)

Defines how HTTP request is transformed to add authentication.

Link to this section Summary

Callbacks

Modifies an HTTP request to include authentication details

Link to this section Types

Link to this section Callbacks

Link to this callback

sign(config_opts, method, url, headers, body)

View Source

Modifies an HTTP request to include authentication details