#dev 2024-08-05
2024-08-05 UTC
wobbol joined the channel
# catgirlin.space lol, for the profile scope i do give the profile info thingys :3
# [schmarty] Right, via code redeemed at the authorization endpoint rather than the token endpoint.
# catgirlin.space wait so should i accept auth codes at the authorization endpoint even if they do have a scope set? confused >.<
# [schmarty] I defer to spec writers like aaronpk but my read on that spec link above is that codes requested with scope=profile can be redeemed at the authorization endpoint to get a "me" and a "profile". No token is issued so the token endpoint isn't responsible. 🤷♂️
# catgirlin.space so confusing,,,
# catgirlin.space hm i read this as the authorization endpoint can only give `me`
# catgirlin.space > If the client only needs to know the user who logged in, the client will exchange the authorization code at the authorization endpoint, and only the canonical user profile URL and possibly profile information is returned.
# catgirlin.space wait
# catgirlin.space im dumb
# catgirlin.space "and possibly profile information"
# catgirlin.space aaa
# catgirlin.space hm i should probably make it work with the authz endpoint then
alephalpha0, kiasoc5 and [morganm] joined the channel
# Loqi It looks like we don't have a page for "web components" yet. Would you like to create it? (Or just say "web components is ____", a sentence describing the term)
# Loqi web component is a reusable HTML element defined using the Web Components API, and created & used by IndieWeb community members on their own sites https://indieweb.org/web_component
# [tantek] web components are /web_component
GuestZero and ttybitnik joined the channel
# [KevinMarks] Not sure I agree with all of these
eb, roxwize, ancarda, capjamesg, vikanezrimaya, nnrx, srushe, okCiel, suki, [Scout], AramZS and GuestZero joined the channel
# [morganm] tantek++
# [morganm] Im looking forward to starting a dedicated course of study and focus into web components sometime soon
# [morganm] I ambiently know a bunch about them but just I want to carve out some time to really try and study
# [morganm] hoping scott J’s course will help
GuestZero, [benatwork], [Jo], ttybitnik and [Joe_Crawford] joined the channel
# [Joe_Crawford] Building a web component might be a good segment of a Front End Study Hall. Adding it as a potential study item. https://indieweb.org/Front_End_Study_Hall
# capjamesg[d] I love that idea [Joe_Crawford]!
# capjamesg[d] I never really _understood_ how a web component works when I built one.
# capjamesg[d] I followed templates but am undoubtably missing important theory.
# [Joe_Crawford] Yeah, I think there’s a nice foundational session in that. Maybe something silly like making a `<blink>` tag. Or a `<nobr>` because I’m a sucker for old dead dumb tags. But also something more substantive like a datetime tag that’ll allow you to interact and see times in alternate time zones. Anyway, expect that to be at the next FrESH.
# capjamesg[d] Oooh!
# capjamesg[d] That timezone one would be amazing.
[snarfed] joined the channel
gRegor joined the channel
# [morganm] I want to re-create the <details> and <summary> elements if I can work up to that, as a web component
jonnybarnes, GuestZero and [jgarber] joined the channel
# catgirlin.space i’ve never seen a lowercase bearer
# gRegor https://datatracker.ietf.org/doc/html/rfc6750#section-2.1 lists "Bearer" in quotes like that, so I think it's supposed to be exactly that, with capitalization
# [tantek] HTTP headers case-insensitive https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers
beanbrain joined the channel
# beanbrain hey, does anyone have any experience with dreamhost?
# beanbrain i would like to set up a webserver with vultr, and point the domain to vultr's dns, but i'm worried about losing my email with dreamhost
# beanbrain i'm trying to learn how i can have vultr point back to dreamhost for mail, or something else entirely
ttybitni` and ttybitnik joined the channel
# beanbrain dreamhost does not let me configure the records individually
# beanbrain they let me add records, but not change what's already there
# beanbrain ...unless adding a record would take higher priority than what's prexisting?
# beanbrain hmm.. thanks, i'll ask support
# gRegor They have https://www.dreamhost.com/products/email/ so should definitely support it. I've only ever used hosting+email
kiasoc5 joined the channel
# beanbrain well, that was quite effortless actually
Kaguneh joined the channel
# aaronpk this came up in an OAuth 2.1 issue and we added examples of funny capitalizations to the spec to make it explicit https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-11#section-5.1.1
# aaronpk this is where it's actually specified https://www.rfc-editor.org/rfc/rfc5234.html#section-2.3