View Source Electric.Client.Authenticator.Unauthenticated (Electric Client v0.2.5)

Placeholder Electric.Client.Authenticator implementation that doesn't add any authentication params or headers to the Request.

Summary

Functions

Link to this function

authenticate_request(request, config)

View Source

Callback implementation for Electric.Client.Authenticator.authenticate_request/2.

Link to this function

authenticate_shape(shape, config)

View Source

Callback implementation for Electric.Client.Authenticator.authenticate_shape/2.