aaronpk | 7 months ago | on: Sign in with Google in Chrome
aaronpk's comments
aaronpk | 8 months ago | on: Identity Assertion Authorization Grant
It isn't exclusive to MCP, it applies to any regular OAuth connection between apps under the same enterprise IdP too, but MCP is a topical example at the moment.
aaronpk | 1 year ago | on: OAuth from First Principles
(a list of things that are specifically bad implementations)
In my demos the OAuth flow completes so fast you can't even tell it happened, you don't even see the address bar change to the IdP the second time you do a flow when you already have a session there.
aaronpk | 2 years ago | on: Why I Live in IRC (2015)
aaronpk | 2 years ago | on: Why I Live in IRC (2015)
aaronpk | 2 years ago | on: Why I Live in IRC (2015)
aaronpk | 2 years ago | on: Why I Live in IRC (2015)
aaronpk | 2 years ago | on: Why I Live in IRC (2015)
aaronpk | 2 years ago | on: Why I Live in IRC (2015)
aaronpk | 4 years ago | on: IndieWeb: A people-focused alternative to the “corporate web”
aaronpk | 4 years ago | on: IndieWeb: A people-focused alternative to the “corporate web”
aaronpk | 5 years ago | on: FediDB – Developer Tools for ActivityPub
aaronpk | 5 years ago | on: Webmention.io
This is a good idea, and if I were re-making this service new in 2021 I would definitely do this. However I launched this in 2012 as a barebones implementation to get webmentions working for a few of my websites and never bothered to develop it much past that point.
aaronpk | 5 years ago | on: Webmention.io
eta: There is also no requirement that the receiver of a webmention displays it! You could just as well use it for private notifications of the links.
aaronpk | 5 years ago | on: Webmention.io
aaronpk | 5 years ago | on: Webmention.io
aaronpk | 5 years ago | on: Webmention.io
aaronpk | 5 years ago | on: Ask HN: Did Google turn off IMAP access for good over the weekend?
I have a legacy Google Apps account on a custom domain, and have had two-factor auth configured for years. Today my SMTP credentials stopped working, so I went in and made a new app-specific password, and that is also not working as my SMTP password. I also can't enable the "less secure apps" option because 2fa is enabled. I don't see any path to fix this.
aaronpk | 6 years ago | on: An Illustrated Guide to OAuth and OpenID Connect
Your example includes two separate OAuth/OIDC flows. Dropbox as the client to Google, and the camera app as a client to Dropbox.
aaronpk | 6 years ago | on: IndieAuth – A federated login protocol using one's own domain name
https://indieweb.org/How_is_IndieAuth_different_from_OpenID_...