Charon v0.0.3-alpha
  • Pages
  • Modules

    View Source Charon.AuthFlowController (Charon v0.0.3-alpha)

    Link to this section Summary

    Functions

    call(conn, opts)

    Callback implementation for Plug.call/2.

    get_challenge_map()
    get_config()
    get_flows()
    get_secret()
    init(opts)

    Callback implementation for Plug.init/1.

    json_resp(conn, status, resp)
    send_challenge_callback(user, code)

    Link to this section Functions

    Link to this function

    call(conn, opts)

    View Source

    Callback implementation for Plug.call/2.

    Link to this function

    get_challenge_map()

    View Source
    Link to this function

    get_config()

    View Source
    Link to this function

    get_flows()

    View Source
    Link to this function

    get_secret()

    View Source
    Link to this function

    init(opts)

    View Source

    Callback implementation for Plug.init/1.

    Link to this function

    json_resp(conn, status, resp)

    View Source
    Link to this function

    send_challenge_callback(user, code)

    View Source

    On Hex.pm: Package Preview (current file)

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