Alternatives to OAuth?
Posted
by
sdolgy
on Programmers
See other posts from Programmers
or by sdolgy
Published on 2011-06-22T11:31:14Z
Indexed on
2011/06/22
16:29 UTC
Read the original article
Hit count: 216
The Web industry is shifting / has shifted towards using OAuth when extending API services to external consumers & developers. There is some elegance in simple....and well, the 3-step OAuth process isn't too bad ... i just find it is the best of a bad bunch of options.
Are there alternatives out there that could be better, and more secure?
The security reference is derived from the following URLs:
© Programmers or respective owner