Login

public struct Login: Fn

Login creates a token for the provided ref.

Reference.

  • Declaration

    Swift

    public init(for ref: Expr, _ params: Expr)

    Parameters

    ref

    A Ref instance for the resource to authenticate.

    params

    Password object.