Commit graph

26 commits

Author SHA1 Message Date
Jeff Tilson
2aedee16d0 Fix studiointeract/accounts-ui#126 2017-07-26 15:14:27 -04:00
Tim Brandin
b046af39ba Fixed issue with faulty object iteration. 2017-06-15 13:43:59 +02:00
Sebastian Ilves
e905e4aa97 Removed lodash dependency 2017-06-02 11:22:21 +02:00
Tim Brandin
f2c550341b Reset faulty redirect to reset-password. 2017-01-07 11:46:46 +01:00
Tim Brandin
0461d046c7 Fixed issue with troublesome redirect in React Router when clicking link to reset password. 2017-01-07 11:10:52 +01:00
Tim Brandin
08ed063ef5 Added inline field validation. 2016-12-18 20:53:19 +01:00
Tim Brandin
577b9593f2 Allow for null values in route-less implementations. 2016-12-18 15:13:14 +01:00
MeteorPlus
6f20010bd3 Quick fix to redirect login/logout
Quick fix to redirect login/logout to homeRoutePath when it is not set?
not sure if this is the right way to do it but when I use is logged in/out expected behavior is to send them to the frontpage instead of sting on the same page!
2016-11-24 08:25:29 +00:00
Tim Brandin
491bc57f02 Adding the hooks to be passed as props. 2016-05-10 13:09:17 +02:00
Tim Brandin
d80b054958 Added setting for preventing login emails before confirming your email first time. 2016-04-05 01:38:13 +02:00
Tim Brandin
7c067769fb Fixed a faulty default setting. 2016-04-03 17:37:39 +02:00
Tim Brandin
d5aa60e4ac Fixed the issue with the hooks. 2016-04-02 16:47:00 +02:00
Tim Brandin
0e40977c3c Bugfixes. 2016-04-02 15:34:30 +02:00
Tim Brandin
efbcf63089 Fixed some issues with the password reset button and replaced signout state with a profile state. 2016-04-02 14:20:43 +02:00
Tim Brandin
642e030176 Added minimum password length setting. 2016-04-02 13:04:26 +02:00
Tim Brandin
b787bfeeb2 Bugfixes for the hooks. 2016-04-02 12:59:50 +02:00
Tim Brandin
067198cfec Added so that props specify where the links go. 2016-03-31 19:29:06 +02:00
Tim Brandin
9bba8e5ab8 * Buttons for oauth services
* Option for "NO_PASSWORD" changed to "EMAIL_ONLY_NO_PASSWORD"
* Added new options to accounts-password "USERNAME_AND_EMAIL_NO_PASSWORD".
2016-03-31 15:57:28 +02:00
maz-dev
2eae961f2c Use requestPermissions option 2016-03-31 12:06:46 +02:00
Tim Brandin
fa87ef034c Updated to a cleaner method. 2016-03-31 01:01:56 +02:00
Tim Brandin
4be3a6f609 Writing documentation. 2016-03-31 00:10:45 +02:00
Tim Brandin
43b39441ae Fixed some issues with redirect. 2016-03-29 04:37:10 +02:00
Tim Brandin
0ec2fd5f61 Added implementation for all hooks. 2016-03-29 04:03:32 +02:00
Tim Brandin
629217d131 Fixed some details with the signup flow. 2016-03-29 01:28:53 +02:00
Tim Brandin
23bc0cbc8a Added NO_PASSWORD functionality. 2016-03-29 00:34:28 +02:00
Tim Brandin
504b70904c Inital commit. 2016-03-28 22:34:50 +02:00