1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

17 commits

Author SHA1 Message Date
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 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 Bačo 3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00: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 60a2019715 Temporarly disabled all oauths 2022-01-31 21:20:17 +01:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux fbddc7c7eb Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:30:03 +03: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.php (Browse further)