OpenPace v0.0.1
  • Pages
  • Modules
  • Mix Tasks

    View Source Squeeze.PasswordLinkGenerator (OpenPace v0.0.1)

    Signs and verifies text

    Pulled from: https://github.com/trenpixster/addict/blob/master/lib/addict/crypto.ex

    Link to this section Summary

    Functions

    create_link(user, time \\ :erlang.system_time(:seconds))
    parse_token(token)
    token_ttl()
    verify_link(token, signature)

    Link to this section Functions

    Link to this function

    create_link(user, time \\ :erlang.system_time(:seconds))

    View Source
    Link to this function

    parse_token(token)

    View Source
    Link to this function

    token_ttl()

    View Source
    Link to this function

    verify_link(token, signature)

    View Source

    Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language