ruby on rails - Web app and Chrome extension: separate authentication -


i have ruby on rails + devise solution in back-end, allows me, understood, authenticate using cookies.

right developing chrome extension communicates back-end, , since sends same cookies web app in every request, everytime log in using chrome extension automatically logged in in web app, , vice-versa.

so question is: best way separate them?

e.g. user logged in on webapp , user b logged in on chrome extension @ same time.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -