NervesHubUserAPI.User.auth

You're seeing just the function auth, go back to NervesHubUserAPI.User module for more information.

Specs

auth(String.t(), String.t()) :: {:error, any()} | {:ok, any()}

Validate authentication of an existing user.

Verb: POST Path: /users/auth