sails-oauth2-api icon indicating copy to clipboard operation
sails-oauth2-api copied to clipboard

Results 4 sails-oauth2-api issues
Sort by recently updated
recently updated
newest added

I am trying to implement jwt support in sails-oauth2-api and trying to implement the seamless user registration (if the user does not exist in the local db) I have added...

Hello @lucj, quick question: why is **Implicit Flow** incomplete (saw that in the readme)? Is it missing the refresh tokens? Just asking to see if I (or someone else) can...

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!

I cope with a CORS issue when I request a POST to '/oauth/token' from my local ember client. "XMLHttpRequest cannot load http://localhost:1337/oauth/token. No 'Access-Control-Allow-Origin' header is present on the requested...