Earlier quoted context omitted.
I'm not sure what your exact use case is, but if you need to connect to oauth-based APIs have you tried https://pipedream.com ? It's a free developer tool that provides managed auth (including oauth token generation and refresh) for 100+ apps with an easy way to orchestrate those APIs in Node.js workflows. I wrote a short blog post at https://dev.to/pipedream/use-any-api-in-seconds-with-auth-ma... . I hope that's hel…
Imagine trying to convince management to use a tool named Pipedream, sheesh, couldn’t think of a worse name.
Learn Authentication the Hard Way: Part Three
11–15 of 15 posts
Re: Learn Authentication the Hard Way: Part Three
#12I am currently an IAM engineer and can I just throw out there how much I hate OAuth/OIDC, I work at a large org and have to integrate with dozens of different vendors and applications and not a single one has the same way of doing OAuth because to quote the spec, wait it isn't a spec it is a "framework" we have to remember that, under interoperability it says > OAuth 2.0 provides a rich authorization framework with w…
> it seems like the entire identity space is a clusterfck
Yeah, especially server identity in a many-service world.
Re: Learn Authentication the Hard Way: Part Three
#13Earlier quoted context omitted.
I'm not sure what your exact use case is, but if you need to connect to oauth-based APIs have you tried https://pipedream.com ? It's a free developer tool that provides managed auth (including oauth token generation and refresh) for 100+ apps with an easy way to orchestrate those APIs in Node.js workflows. I wrote a short blog post at https://dev.to/pipedream/use-any-api-in-seconds-with-auth-ma... . I hope that's hel…
Imagine trying to convince management to use a tool named Pipedream, sheesh, couldn’t think of a worse name.
Re: Learn Authentication the Hard Way: Part Three
#14Earlier quoted context omitted.
I'm not sure what your exact use case is, but if you need to connect to oauth-based APIs have you tried https://pipedream.com ? It's a free developer tool that provides managed auth (including oauth token generation and refresh) for 100+ apps with an easy way to orchestrate those APIs in Node.js workflows. I wrote a short blog post at https://dev.to/pipedream/use-any-api-in-seconds-with-auth-ma... . I hope that's hel…
Imagine trying to convince management to use a tool named Pipedream, sheesh, couldn’t think of a worse name.
Re: Learn Authentication the Hard Way: Part Three
#15Earlier quoted context omitted.
Imagine trying to convince management to use a tool named Pipedream, sheesh, couldn’t think of a worse name.
If you find yourself in a company where management cares about the name of a tool developers are using to get the job done, I strongly encourage you to find a better gig.