Liking cljdoc? Tell your friends :D

bigq.auth


*jwt->token!clj

(*jwt->token! jwt)
source

create-claimclj

(create-claim account scopes)
source

create-jwtclj

(create-jwt data scopes)
source

jwt->token!clj

(jwt->token! jwt)
source

path->tokenclj

(path->token path scopes)

Pass something slurpable and list of scopes from:

https://developers.google.com/identity/protocols/googlescopes

Pass something slurpable and list of scopes from:

https://developers.google.com/identity/protocols/googlescopes
sourceraw docstring

read-pathclj

(read-path path)

Pass something slurpable: a path, or a file, or a resource

Pass something slurpable: a path, or a file, or a resource
sourceraw docstring

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

× close