1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

52 commits

Author SHA1 Message Date
eldadfux dc31c84364 Fixed signup error message not showing up in console 2019-12-05 19:05:44 +02:00
eldadfux 80fdf36016 Added project ID validation 2019-11-29 20:26:06 +02:00
eldadfux 3a0f6639b3 Improved the way we handle localhost cookies 2019-11-12 20:42:58 +02:00
eldadfux 490aa2b6b4 Resorted routes order 2019-11-09 23:06:23 +02:00
eldadfux d16343a74c Updated docs 2019-11-09 22:33:26 +02:00
eldadfux 08f85ce79b Updated docs 2019-11-09 21:53:14 +02:00
eldadfux 764173d8e8 Updated docs for oauth 2019-11-09 21:40:21 +02:00
eldadfux 685c2b34ca Removed debug header 2019-11-09 20:04:45 +02:00
eldadfux 6c7fa7ea71 Testing samesite cookie option 2019-11-08 17:27:16 +02:00
eldadfux 7ab72a05d7 Changed OAuth paths and some route titles 2019-10-25 01:53:55 +03:00
eldadfux e6d469214e Changed locale config dir 2019-10-24 22:20:47 +03:00
eldadfux aba830ee7b OAuth callbacks are required 2019-10-13 23:30:46 +03:00
eldadfux e00c168e2b success and failure are optional 2019-10-12 20:53:05 +03:00
eldadfux cad690cf8b Modes routes docs to md files 2019-10-08 10:09:35 +03:00
eldadfux f3ce86ed63 Exporting docs to md file+fixed routes indentation 2019-10-06 23:10:52 +03:00
Christy Jacob 62c0046f81 feat: implemented abstract method parseState 2019-10-06 18:26:44 +05:30
Christy Jacob 0d53d260da feat: lint fix 2019-10-05 18:42:46 +05:30
Christy Jacob 080059837b feat: amazon OAuth (conditional) 2019-10-05 18:39:01 +05:30
Frieder Bluemle 8297eec3dc
Fix typos 2019-10-02 11:08:34 -07:00
eldadfux 1941cf93b4 Fixed cs issues 2019-10-01 19:11:51 +03:00
Christy Jacob c5ba48e0f6 feat: added BitBucket OAuth Support 2019-10-01 14:31:22 +05:30
eldadfux c706349c10 Updated PHP coding standards 2019-10-01 07:57:41 +03:00
Christy Jacob 4158c3ea21 refactor: code refactoring using php-cs-fixer 2019-09-30 11:43:40 +05:30
Christy Jacob 04ea008fc8 Merge remote-tracking branch 'upstream/master' 2019-09-30 03:48:03 +05:30
Christy Jacob faa63aba97 feat: added Google OAuth Support 2019-09-30 03:33:22 +05:30
eldadfux 8cedaf649a No need for OAuth callback as SDK method 2019-09-30 00:09:24 +03:00
eldadfux 0a916d9039 Added location to spec 2019-09-29 12:42:06 +03:00
eldadfux ee62fdb88f Changed confirmation to confirm 2019-09-29 01:55:54 +03:00
eldadfux 671d524688 Fixed OAuth bug 2019-09-29 01:34:35 +03:00
eldadfux 60611af26f Fixed typo 2019-09-28 02:00:30 +03:00
eldadfux 0d6c537145 Updated reset URL param 2019-09-27 01:02:03 +03:00
eldadfux 626d1bc7c7 Fixed typo 2019-09-21 12:50:12 +03:00
eldadfux b3d0df54aa Updated tests and docs 2019-09-21 12:32:24 +03:00
eldadfux ac244b5efa Breaking changes in BETA
redirect param is now confirmation
2019-09-21 12:18:44 +03:00
eldadfux c559379f8e Remove console restrictions 2019-09-15 19:50:57 +03:00
eldadfux 6bddbcee10 Updated tests 2019-09-14 11:33:24 +03:00
eldadfux be7fddc303 Added option to restrict console access 2019-09-13 10:13:30 +03:00
eldadfux abd627e919 Success and failure params are required 2019-09-13 08:19:41 +03:00
eldadfux 216d977083 Updated SDK examples 2019-09-12 19:20:51 +03:00
eldadfux 6a5f54615a Updated coding standards using PHP-CS-FIXER 2019-09-06 20:10:41 +03:00
eldadfux 3086111bb9 Improved OAuth implementation,
now its much easier to add new provider
2019-09-03 23:37:34 +03:00
eldadfux ff5186a6a0 Updated OAuth endpoints 2019-09-03 10:43:06 +03:00
eldadfux 8f9e99a92d Fixed OAuth 404 error 2019-09-03 10:24:35 +03:00
eldadfux 1d465aced3 Removed mailgun API integration 2019-08-31 09:02:21 +03:00
eldadfux 3dafbda602 Fixed missing exception 2019-08-27 12:26:20 +03:00
eldadfux cf1edfc5bc Fixed mail errors 2019-08-25 08:16:17 +03:00
eldadfux ec22411f66 silenced smtp error 2019-08-24 22:47:50 +03:00
eldadfux 323a8aa79e Added support for non-ssl networking 2019-08-24 10:30:12 +03:00
eldadfux 164d252caa Changed clients ref in auth and teams controllers 2019-08-11 08:18:10 +03:00
eldadfux 1871572255 New SMTP handler 2019-08-09 00:49:46 +03:00