lucj / sails-oauth2-api

140 stars 34 forks source link

project is still alive? #13

Open robotiko opened 8 years ago

robotiko commented 8 years ago

Hi lucj, thank you for such great contribution. Is it being mantained? I guess it should work with latest sailsjs version (didn't try) will it be updated?

thanks!

lucj commented 8 years ago

Hi, It's been some time since I last updated it but it should be fine with last version. Do not hesitate to give it a try and let me know. Thanks for your help. Luc

Le 22 sept. 2016 12:50 PM, "robotiko" notifications@github.com a écrit :

Hi lucj, thank you for such great contribution. Is it being mantained? I guess it should work with latest sailsjs version (didn't try) will it be updated?

thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lucj/sails-oauth2-api/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AALIhjb4_UAt8rQHy7g6oLveucNuTA12ks5qsl18gaJpZM4KDweF .

idealley commented 7 years ago

I can confirm that your code works well with sails.js v0.12.11

lucj commented 7 years ago

Thanks a lot for your feedback. Do not hesitate to create PR if needed :) Will probably need to refactor this when version 1.0 is released.

On Mon, Jan 9, 2017 at 3:56 PM, Samuel Pouyt notifications@github.com wrote:

I can confirm that your code works well with sails.js v0.12.11

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lucj/sails-oauth2-api/issues/13#issuecomment-271304737, or mute the thread https://github.com/notifications/unsubscribe-auth/AALIhhFwRz43WSd-SZr8Bbc5MCqFKU98ks5rQkq7gaJpZM4KDweF .

--

idealley commented 7 years ago

I guess I will, I just want to become confortable with sails. I have two different api to build so I am learning the ecosystem.

lucj commented 7 years ago

If you go with Sails I can also encourage you to give a look to swagger (if you do not already use it). It adds great and interactive documentation and can be integrated quite easily in sails application.

On Tue, Jan 10, 2017 at 4:29 PM, Samuel Pouyt notifications@github.com wrote:

I guess I will, I just want to become confortable with sails. I have two different api to build so I am learning the ecosystem.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lucj/sails-oauth2-api/issues/13#issuecomment-271605499, or mute the thread https://github.com/notifications/unsubscribe-auth/AALIhvMiHewkxoGSkz4cYuuHZnY74hCOks5rQ6PMgaJpZM4KDweF .

--