OpenBankProject 46 Followers
The Open Bank Project (OBP) aims to provide a common RESTful API for reading and writing banking transactions. It aims to raise the bar of financial transparency and increase the choice of tools for accessing bank accounts. . https://github.com/OpenBankProject
Authors (67)
Scala based OAuth 1.0 provider support added to the OBP web app and API
Public OAuth posted on Thu, 26 Jul 2012 by Simon RedfernHi Folks,
We've just added OAuth provider support (well done to Ayoub!)
The code is here: https://github.com/OpenBankProject/OpenBankProject-Server/blob/dev/MavLift/src/main/scala/code/snippet/OAuthHandshake.scala
We're in the process of adding documentation and helpers.
Some documenation here:
https://github.com/OpenBankProject/OpenBankProject-Server/wiki/OAuth-1.0-client---Server-connexion
The code should be usable with minor modification in other Scala/Lift projects too. :-)
Simon


No coding style-check? https://github.com/scalastyle/scalastyle. Code readability is very important IMHO.
- iapain (iapain) 10 months ago (Permalink)