Liking cljdoc? Tell your friends :D

nuid.sdk.api.auth

The auth namespace provides an interface to simplify communicating with the NuID Auth API. You will need an API Key from the NuID Developer Portal in order to make authenticated calls to the Auth API.

NOTE: You will need to configure this HTTP client with your API Key. See merge-opts! for configuration instructions.

The `auth` namespace provides an interface to simplify communicating with the
[NuID Auth API](https://portal.nuid.io/docs/api). You will need an API Key
from the [NuID Developer Portal](https://portal.nuid.io/guides/intro) in order
to make authenticated calls to the Auth API.

NOTE: You will need to configure this HTTP client with your API Key. See
[[merge-opts!]] for configuration instructions.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close