Files
drstats/export/rants-rudinskiz.txt
T
bot 4eeca3b3b6 chore: update export statistics with 9 new active users and 240 additional contributions
Regenerate dataset, statistics, and graph exports to reflect the latest devRant community activity, including updated user counts (301 to 310), total contributions (6501 to 6741), and average contributions per user (21.6 to 21.75). Replace date-range graphs from 2024-11-07 to 2024-12-13 with extended versions covering through 2024-12-17, and append new posts for users 12bitfloat and 01015087592.
2024-12-17 15:29:43 +00:00

18 lines
948 B
Plaintext

rudinskiz said Cognito is the dumbest piece of crap ever known to man. Markets itself as a great & easy auth solution to dumbass CTOs who then force the devs to implement it.
I spent a week or so trying to figure out why my token expires immediately after logging in only to find out that they issued me a token that is already revoked.
WHAT THE ACTUAL FUCK COGNITO????,So yesterday I had to travel to a different city, which is around 200km to get to (~125 miles), to get my dad to a hospital.
While waiting for him to get processed I did some coding and everything went smooth.
When I came back home, even though my credentials were valid and all, Cognito decided that I'm attempting an "account takeover" and denied my login.
Truly a time to be alive.
Oh, and fuck you Cognito :),today i was asked to encrypt a public key, because "it's sensitive info".
a PUBLIC key.
smh
it's not even hard (literally 1 line of code), but come on...```