View Source Electric.Client.Authenticator.MockAuthenticator (Electric Client v0.1.0-dev-11)

A pseudo-authenticating Electric.Client.Authenticator implementation.

This appends a parameter to the Request URL, the value of which depends on the Request itself, but that parameter is meaningless for authentication.

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.