I want to create a Scalatra based API. One of the requirements is OAuth authentication. I noticed that the manual for OAuth has not yet been posted on the Scalatra official website. Best way to add OAuth support by figuring out how to add an OAuth strategy to Warden? I came from a Ruby on Rails-based background so new to many w60> / Java conventions. There are probably several ways to solve this problem, but I hope for any solution that is documented and can be specified for implementation in my own application.
randombits
source share