mirror of
https://github.com/vale981/accounts-ui
synced 2025-03-06 02:11:41 -05:00
Updated README.
This commit is contained in:
parent
a1180d2835
commit
388a87c108
1 changed files with 0 additions and 2 deletions
|
@ -300,8 +300,6 @@ class NewLogin extends Accounts.ui.LoginForm {
|
|||
And on the server you can store the extra fields like this:
|
||||
|
||||
```javascript
|
||||
// server/accounts.js
|
||||
|
||||
import { Accounts } from 'meteor/accounts-base';
|
||||
|
||||
Accounts.onCreateUser(function (options, user) {
|
||||
|
|
Loading…
Add table
Reference in a new issue