Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mondora/asteroid
Browse files Browse the repository at this point in the history
  • Loading branch information
Paolo Scanferla committed May 12, 2014
2 parents c0d3256 + 2747dbc commit cded01e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@ Nothing

###Asteroid.loginWith ... ()

WARNING: Meteor 0.8.1 introduced a security policy that broke
this functionality.
[Work is undergoing to fix it](https://github.com/meteor/meteor/issues/2096).

Logs the user in via the specified third party (oauth)
service.

Expand All @@ -163,7 +167,7 @@ the error.

###Asteroid.login(username, password)

<span style="color:red;">Not yet implemented</span>
WARNING: Not yet implemented

Logs the user in using the SRP protocol.

Expand Down

0 comments on commit cded01e

Please sign in to comment.