7

I've developed a REST web service and I want to implement an OAuth Service Provider for authenticating, primarily, two-legged OAuth requests. Could anyone please point me to an implementation of an OAuth Service Provider created in Delphi. Thanks in advance.

Jesse
  • 71
  • 1
  • 2

1 Answers1

3

I have not used this OAUTH for Delphi, but I hear it works. You can read some more about it in the creator's blog. alt text

Community
  • 1
  • 1
Jim McKeeth
  • 38,225
  • 23
  • 120
  • 194