#gRegorLoveI'm working on IndieAuth for ProcessWire and was wondering if I should add a setting to set expiration time on tokens. Do any other implementations handle expiration/refresh?
cweiske joined the channel
#jackygRegorLove: I asked this before and AFAIK, expiration isn't meant to be a thing in IndieAuth
#[fluffy][tantek] I saw the thing about the pypi thing yeah. Fortunately it sounds like it didn’t have much reach and it’s good the pypi folks are on top of it.
#[jgmac1106]Anyone have a second to look at what I am doing wrong with my layout here: https://jgregorymcverry.com/notes/mynotes2 I have the grid set to 1fr 4fr 1fr and put the notes in the second column, img and videos then set to 90% width of the note
#[jgmac1106]yet I can't get the notes to resize proper on smaller screens
#[jgmac1106]I think it maybe ling height but I was using viewport for that size: line-height:3.5vmin; so I thought it would adjust
#[jgmac1106]I always struggle with responsive text, thought viewport sizes would eliminate media query but maybe not
[Rose], [Khurt], vika_nezrimaya and marinin[m] joined the channel
#[jgmac1106]figured it out: went with a 50% onthe 16px set on body
#[davidmead][jgmac1106] FYI - the links under the notes are really small and hard to read. Make be scaling those fonts too much
#[jgmac1106]good call David Mead, I left a property on the element so I can go back and add some rules
#[jgmac1106]should be fixed, not sure if a monthly view will work, may just have to go with a number like 10...worried a monthly view would get too big. Probably publish 40-50 notes a day if I count all my Known posts
#[jgmac1106]maybe combine a monthly and day view with a calendar...not sure...will fool around
#[jgmac1106]or just convince snarfed that bridgy shoul dpublish link fragments so I don't have to copy and paste every note, then I would arrange by day by default
#GWGI am trying to parse a return from an API, but it is failing because inside one of the json strings is a double quote... \" and it's picking it up as the end of the value
#Loqijacky: GWG left you a message 4 hours, 41 minutes ago: I support expiring tokens, but by default all tokens do not expire. I wouldn't mind refresh or expiring as a feature
#LoqiA fragmention is an extension to URL syntax that links and cites a phrase within a document by using a URL fragment consisting of the phrase itself, including whitespace https://indieweb.org/fragmention
#LoqigRegorLove: GWG left you a message 9 hours, 24 minutes ago: I support expiring tokens, but by default all tokens do not expire. I wouldn't mind refresh or expiring as a feature