Anders Pitman
Anders Pitman
Side note. It should currently work with Google which is standard OIDC. Last I checked Facebook requires a little custom massaging. GitHub is completely custom OAuth2 but not too bad....
Actually I think 2 would be easier for me, and would have my vote.
Thanks for the report @terinjokes. Yeah QR login has some wierd inconsistencies. I should probably disable it for now. You should be able to fix this temporarily by logging out...
Here's an example HTML response return from the user profile: ```html Hi there ``` The token requests are going to `https://anderspitman.com/indieauth/auth`
No worries just thought I was losing my mind for a minute. 99/100 times this is a typo somewhere in my brand new code.
Ohhh I see, this behavior indicates it only wants the profile and not an access token: https://indieauth.spec.indieweb.org/#profile-url-response. I actually quite like the simplicity of that.
Thanks for the issues @tarasglek. I'm a bit strapped for time at the moment so might not be able to get to these for a bit.
@tarasglek I'm traveling at the moment. I'll take a look next week.
@tarasglek sorry this fell through the cracks again. Just too busy with $DAYJOB at the moment.