Get list of sections from the storage service.
Get list of sections from the storage service.
(board-list-for storage-server-url team-ids jwtoken)
Given a set of team-id's, and a user's JWToken, return the list of available boards for that user in the org that corresponds to the team-id.
Given a set of team-id's, and a user's JWToken, return the list of available boards for that user in the org that corresponds to the team-id.
Retrieve the post data with different kind of inputs. Config:
Retrieve the post data with different kind of inputs. Config: - passphrase (optional needed to retrieve the JWT, not needed if JWT is passed) - auth-server-url (optional needed to retrieve the JWT, not needed if JWT is passed) - service-name - storage-server-url
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close