Update README.md
This commit is contained in:
parent
fc450e7d26
commit
03f7ad1db0
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ provides a facility for this, which works perfectly with the default callback pr
|
|||
in this package.
|
||||
|
||||
```dart
|
||||
app.authenticate('facebook', new AngelAuthOptions(callback: confirmPopupAuthentication()));
|
||||
auth.authenticate('facebook', new AngelAuthOptions(callback: confirmPopupAuthentication()));
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue