Aaron Parecki
6babb2250c
use the user's own authz endpoint if one is defined
also updates to the latest indieauth client library as of 20201126
5 years ago
Aaron Parecki
d445489286
always use indielogin.com
has better handling of profile URL redirects and error reporting
7 years ago
Aaron Parecki
f953cc497c
update indieauth client
closes #18
8 years ago
Aaron Parecki
9863fd3bd2
fix IndieAuth protocol
use `me` and `authorization_endpoint` from session
8 years ago
Aaron Parecki
a54aa8e0c7
adds API route to handle Superfeedr payload
* new API route to handle Superfeedr notification of a mention
* sends webmentions to all URLs on the target domain of the notification
* adds "url" column to sites to specify the domain to use for superfeedr pings
* includes database migration
9 years ago
Aaron Parecki
ede0a8bc8b
use base URL from config for creating redirect URL
9 years ago
Aaron Parecki
e7e3499e11
add API docs and finishing touches on copy/layout
10 years ago
Aaron Parecki
a5dac356e4
fetch the user's h-card after logging in and update their profile data
10 years ago
Aaron Parecki
aa1317aa0e
create user and site on first login
10 years ago
Aaron Parecki
6175ad184c
implement indieauth sign-in
10 years ago