atoy40 / meteor-accounts-cas

CAS authentication integration with Meteor JS
20 stars 15 forks source link

Roles #5

Open smeevil opened 9 years ago

smeevil commented 9 years ago

Hi,

I was wondering if it's possible to support CAS extra attributes like roles for example ?

neo-inuit commented 9 years ago

Hi, I was looking for the same, but the code rely on cas npm package : https://www.npmjs.com/package/cas , so it is more harder, it will be better to switch to xcas npm package : https://www.npmjs.com/package/xcas, i will maybe try to test it, i m a little noob in javascript, coming from rails.