Skip to content
ramontayag edited this page Aug 12, 2011 · 3 revisions

Multiple login links with different states in one page

There's a gotcha that you have to watch out for. This issue has the details, but essentially, you can't, out of the box, have multiple login links in one page while passing a different token_url. This is because the page-wide Javascript variables that Janrain uses is in just one CDATA block.

Clone this wiki locally