vendredi 31 juillet 2015

Ruby oauth2 gem - how to override the token refresh URL for refresh! method?

I am using the ruby oauth2 gem, but for Adobe echosign implementation, the token refresh URL (/oauth/refresh) is different from the one the the gem expects(/oauth/token).

Is there an elegant way to do this (without changing the gem code to add the URL parameter there) ?

Aucun commentaire:

Enregistrer un commentaire