Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pscanf committed May 11, 2014
1 parent 2473d87 commit 2747dbc
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 2747dbc

Please sign in to comment.