chaospatterns@lemmy.world to Programming@programming.devEnglish · 2 months agoDear OAuth Providerspilcrowonpaper.comexternal-linkmessage-square12fedilinkarrow-up1139arrow-down11cross-posted to: hackernews
arrow-up1138arrow-down1external-linkDear OAuth Providerspilcrowonpaper.comchaospatterns@lemmy.world to Programming@programming.devEnglish · 2 months agomessage-square12fedilinkcross-posted to: hackernews
minus-squaremesamune@lemmy.worldlinkfedilinkEnglisharrow-up2·1 month agoSame. Ive had to create a couple of custom API wrappers and each one is significantly different especially with oauth. But it almost always comes down to getting a temp token, do a thing for a time, get another temp token, so on so forth.
Same. Ive had to create a couple of custom API wrappers and each one is significantly different especially with oauth. But it almost always comes down to getting a temp token, do a thing for a time, get another temp token, so on so forth.