You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for your great tutorials and example applications.
I am looking for a new example using devise, cancan and doorkeeper or other OAuth implementation.
In other words, here are my needs:
A main application (provider) with some functionalities with user authentification and autorization with devise and cancan, such as your rails3-bootstrap-devise-cancan example application. That main application will have an API (REST interface) that will be used by some RoR and/or PHP clients. My goal is to secure the access to that API with a token system as OAuth
A RoR and/or PHP client that will used the provider's API after his authentication.
I hope you have understood my request and I am sure it will be useful for others.
Feel free to contact me for any other information.
Jocelyn Duc
The text was updated successfully, but these errors were encountered:
Hello,
First of all, thank you for your great tutorials and example applications.
I am looking for a new example using devise, cancan and doorkeeper or other OAuth implementation.
In other words, here are my needs:
I hope you have understood my request and I am sure it will be useful for others.
Feel free to contact me for any other information.
Jocelyn Duc
The text was updated successfully, but these errors were encountered: