aboutsummaryrefslogtreecommitdiff
path: root/stack-auth.el
Commit message (Collapse)AuthorAgeFilesLines
* Use standard '.el' extenstion for cacheSean Allred2014-11-051-1/+1
| | | | | | This should probably be altered so that the caching function requires symbols; this would keep everything consistent since the caching function could apply the same pattern to every symbol it receives.
* Implement OAuth2 authenticationSean Allred2014-11-051-0/+73
Tested with commit 1749aa32c25d8eee9ca0753cb55bd7d134f320b7, current HEAD of the `gh-pages' branch.