View Source Desktop.Auth (Desktop v1.5.3)

Auth provider that ensures that only the wanted WebView can open an interact with the application. A token is generated and compared to ensure no other application can connect to the local webserver.

Summary

Functions

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.

Functions

Link to this function

call(conn, options \\ [])

View Source

Callback implementation for Plug.call/2.

Callback implementation for Plug.init/1.