NervesHubUserAPI.Device.auth

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

auth(org_name, product_name, cert_pem, auth)

View Source

Specs

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

Check authentication status for device certificate.

Verb: POST Path: /orgs/:org_name/products/:product_name/devices/auth