I need to perform this by pulling credentials from a database. My Idea is to create a common method which receives secret key, consumer id, etc as parameter and perform an oauth authentication. I had gone through grails plug in, but I think it will not suit my requirement. Because I need to create config file and the read parameters from it. Any idea about how to use Signpost ??
|
feedback
|