(auth)
(auth username password)
(login username password)
Returns a map with all the information Robinhood uses for authorization. You must pass this map into all calls which require authentication.
Returns a map with all the information Robinhood uses for authorization. You must pass this map into all calls which require authentication.
(logout token)
Prevents further use of the given authorization be telling Robinhood to revoke the specified token.
Prevents further use of the given authorization be telling Robinhood to revoke the specified token.
(password)
(username)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close