creds-example.lisp @ 859d1588e6ab

Add loom 6
author Steve Losh <steve@stevelosh.com>
date Thu, 15 Mar 2018 00:32:00 -0400
parents 0959bec6eaa2
children (none)
(in-package :magitek.twitter)

(setf *api-key* "...")
(setf *api-secret* "...")

(setf *credentials*
  '(
    (auth-plist-goes-here use (tt-authorize) to get it)
    ))