-
I start down the path of adding 3rd party service authentication providers to an app and - every. single. time. - I give up immediately upon seeing the docs.
-
…in reply to @rockerest
And yes, I've tried the third party services that claim to make OAuth authentication easier. They don't. They just make it theirs, so you have to keep paying for their middleware.
-
…in reply to @rockerest
These tweets brought to you by "I need storage but my DynamoDB R/W allocations are full and honestly Snippets/Gists would be fine; all I need is a single JSON blob."
-
…in reply to @rockerest
No joke I've re-architected multiple apps to use DynamoDB more efficiently using brain-bending NoSQL table architectures so I could squeeze more out of the free credits on AWS rather than implement these draconian OAuth setups, but... I can't make Dynamo any better now.