Liking cljdoc? Tell your friends :D

oc.lib.auth

Uses a magic token to perform requests to the auth service like getting a valid JWT or the complete user data.

Uses a magic token to perform requests to the auth service like
getting a valid JWT or the complete user data.
raw docstring

active-usersclj

(active-users jwtoken auth-server-url team-id)
(active-users user auth-server-url passphrase service-name team-id)
source

get-optionsclj

(get-options token)
source

team-dataclj

(team-data {:keys [auth-server-url passphrase service-name]} team-id user-id)
source

user-dataclj

(user-data user auth-server-url passphrase service-name)
source

user-tokenclj

(user-token user auth-server-url passphrase service-name)
source

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

× close