1
0
Fork 0
mirror of synced 2024-08-20 20:51:40 +12:00
Commit graph

60 commits

Author SHA1 Message Date
Christy Jacob
2660fcfc3b feat: added support for scopes param in OAuth Constructor 2020-01-12 23:50:26 +05:30
Christy Jacob
a5bfc8668b feat: added support for scope parameter in the OAuth route 2020-01-12 23:50:26 +05:30
Christy Jacob
8949584e7c chore: merge commit 2020-01-12 23:49:39 +05:30
Eldad Fux
d0979e6581 Fixed wrong error message 2019-12-31 16:40:21 +02:00
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
Christy Jacob
d100ba4016 Merge remote-tracking branch 'upstream/master' 2019-10-13 21:53:36 +04:00
eldadfux
e00c168e2b success and failure are optional 2019-10-12 20:53:05 +03:00
Christy Jacob
9b9552b6b8 Merge remote-tracking branch 'upstream/master' 2019-10-08 15:37:47 +05:30
eldadfux
cad690cf8b Modes routes docs to md files 2019-10-08 10:09:35 +03:00
Christy Jacob
9d2f0d135a Merge remote-tracking branch 'upstream/master' 2019-10-08 01:09:32 +05:30
Christy Jacob
061f4d4836 chore: disabled twitter 2019-10-08 01:09:01 +05:30
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