milkpotion v0.0.4 Milkpotion.Auth

Summary

Functions

check_token(token)

Specs

check_token(binary) ::
  {:ok, map} |
  {:error, atom, binary | map}
get_token(frob)

Specs

get_token(binary) ::
  {:ok, map} |
  {:error, atom, binary | map}