SurrealEx v0.2.0
  • Pages
  • Modules

    View Source SurrealEx.HTTPAuth (SurrealEx v0.2.0)

    Link to this section Summary

    Functions

    get_user_by_token(config, token)
    login(config, username, password)
    register(config, user)
    register(config, username, password, email)
    register(config, username, password, email, role)
    sql(config, query, token)

    Link to this section Functions

    Link to this function

    get_user_by_token(config, token)

    View Source
    Link to this function

    login(config, username, password)

    View Source
    Link to this function

    register(config, user)

    View Source
    Link to this function

    register(config, username, password, email)

    View Source
    Link to this function

    register(config, username, password, email, role)

    View Source
    Link to this function

    sql(config, query, token)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

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