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

Defines how HTTP request is transformed to add authentication.

Summary

Callbacks

Modifies an HTTP request to include authentication details

Types

Callbacks

Link to this callback

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

View Source

Modifies an HTTP request to include authentication details