Zuppler Users Client v0.0.5 ZupplerUsers.Auth.Util

This module defines the utility functions to extract token from request and to send unauthenticated error on response if token is not present

Summary

Functions

send_error(conn, error_msg, status \\ 422)
token_from_conn(conn)