AccountsServer and AccountsClient

So, I was implementing some login logic in some verification tests today, and saw that the docs for Meteor 1.2 include a new AccountsServer and AccountsClient API.

Is this for single-signon across subdomains???

If so, MDG just made my day. :smiley:

I think it could be used for that. SSO is not as simple as it could be, but it’s a step in the right direction. I think @benjamn might have some better information on the appropriate usage.

1 Like

Oh yes few pointers to usecases for the new API separation would go along way, thanks!

1 Like