View Source Rivet.Ident.UserCode.Lib (rivet_ident v3.0.2)

Summary

Types

@type ecto_p_result() :: {:ok | :error, Ecto.Changeset.t()}
@type model_p_result() :: {:ok, Rivet.Ident.UserCode.t()}

Functions

Link to this function

clear_all_codes(for_user_id, type)

View Source
Link to this function

generate_code(for_user_id, type, expiration_minutes, meta \\ %{})

View Source
Link to this function

reset_generate(for_user_id, type, meta \\ %{})

View Source