creds-example.lisp @ ad6e9787c073

Add Loom 5
author Steve Losh <steve@stevelosh.com>
date Tue, 06 Mar 2018 22:47:04 -0500
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)
    ))