qarth.impl.scribe documentation
An implementation of OAuth for Scribe, with type :scribe. The build method requires a Scribe OAuth provider class, under the key :provider.
extend-scribe
macro
(extend-scribe type api)
Derives an extension of the Scribe implementation, that builds a Scribe service with the provided type and api.
scribe-token
(scribe-token [key secret])
Convert a token to a Scribe object. Tokens are stored as Clojure objects so that they are serializable and edn readable/writable.