Commit Graph

4 Commits

Author SHA1 Message Date
St John Karp b03b3ec100 Fix typo in Mastodon service configs
Fixed a typo preventing the creation of a new client app.
2018-09-09 21:09:03 -07:00
St John Karp 79800b3cc9 Only permit cookies to be sent over secure connections
Updated the session config to enforce secure cookies.
2018-08-19 15:34:46 -07:00
St John Karp 144848225f Support login workflow
Added basic support for logging in and viewing your home timeline.
Created a sqlite DB for managing app credentials.
2018-08-12 07:26:26 -07:00
St John Karp 6021bb0391 Base commit
Initial commit of base Laravel 5.5 without modifications.
2018-08-11 10:32:56 -07:00