Commit graph

28 commits

Author SHA1 Message Date
Chirag Aggarwal
e4122e236c chore: added null coalescing operator 2025-02-04 04:59:18 +00:00
Chirag Aggarwal
6d404ada74 chore: update scopes 2025-01-23 05:36:12 +00:00
Chirag Aggarwal
ead7a17645 chore: remove comma 2025-01-21 13:34:45 +00:00
Chirag Aggarwal
be5c4b753a fix: syntax 2025-01-17 19:40:33 +00:00
Chirag Aggarwal
0517ebfb4e fix: auth user 2025-01-17 16:19:14 +00:00
Chirag Aggarwal
55360c3af0 debugging 2025-01-17 07:43:50 +00:00
Chirag Aggarwal
983eee9266 chore: added error handling to user 2025-01-17 07:14:48 +00:00
Chirag Aggarwal
5d3071e084 fix: scopes 2025-01-17 07:05:31 +00:00
Chirag Aggarwal
779510a605 fix: scopes, and updated to v2 2025-01-15 14:49:26 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann
05c37c8a28 fix: improve typing and nullish values 2022-05-12 17:56:20 +02:00
Christy Jacob
a2542e7716 feat: fixed typo 2022-04-27 23:27:21 +03:00
Christy Jacob
114e8300b7 feat: update Twitch OAuth provider 2022-04-27 23:25:28 +03:00
Christy Jacob
f815201ada feat: update stripe OAuth provider 2022-04-27 23:10:48 +03:00
Christy Jacob
996504043e feat: update slack OAuth provider 2022-04-27 22:57:36 +03:00
Christy Jacob
16c45fad29 feat: add method to check for email verification 2022-04-27 22:14:09 +03:00
Christy Jacob
feb124d165 feat: add method to check for email verification 2022-04-27 22:08:32 +03:00
Matej Baco
d92d878a6b Implement refresh token fallback, if missing in response 2022-02-03 17:05:06 +01:00
Matej Baco
8f58069b48 Implemented refresh token for all providers 2022-02-01 18:13:54 +01:00
Matej Baco
563ae10217 Protected oauth methods 2022-02-01 17:47:19 +01:00
Matej Baco
3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco
89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Matej Baco
3303dd1f4b Refactored all providers 2022-01-31 21:39:14 +01:00
Matej Baco
60a2019715 Temporarly disabled all oauths 2022-01-31 21:20:17 +01:00
Eldad Fux
65c08825a5 Updated coding standards 2020-06-25 00:05:16 +03:00
Eldad Fux
dcf4e948e7 Fixed coding standards 2020-06-25 00:02:27 +03:00
Eldad Fux
a86ad1be90 Improve PHP exeution time by using
fully-qualified function calls
2020-06-20 14:05:43 +03:00
Eldad Fux
8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Renamed from src/Auth/OAuth2/Slack.php (Browse further)