Vulcan/packages/vulcan-users/lib
2017-06-13 00:16:52 -07:00
..
server Double-check Facebook login 2017-05-03 14:42:39 +09:00
avatar.js small tweaks 2017-04-04 10:22:07 +09:00
callbacks.js move user validation step to onCreateUserCallback function; do not call Accounts.createUser from the server anymore; add new createUser function imported from vulcan:users to create users server-side 2017-04-29 12:31:40 +09:00
client.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
collection.js Telescope -> Vulcan 2017-06-13 00:16:52 -07:00
fragments.js clean up Layout; wrap Layout with withCurrentUser; change “required” schema property to “mustComplete”; add new avatarUrl field for twitter avatars; fix UsersProfileCheck 2017-05-01 10:49:27 +09:00
helpers.js clean up Layout; wrap Layout with withCurrentUser; change “required” schema property to “mustComplete”; add new avatarUrl field for twitter avatars; fix UsersProfileCheck 2017-05-01 10:49:27 +09:00
modules.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
mutations.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
permissions.js Get rid of foo.view.own permissions (a user can always access their own content); refactor posts resolver security with Posts.checkAccess 2017-06-06 17:24:32 -07:00
resolvers.js Add Users.avatarUrl resolver in case avatarUrl is not defined 2017-05-16 11:05:20 +09:00
schema.js Use better imports for react-bootstrap 2017-06-02 07:19:39 +09:00
server.js move user validation step to onCreateUserCallback function; do not call Accounts.createUser from the server anymore; add new createUser function imported from vulcan:users to create users server-side 2017-04-29 12:31:40 +09:00