1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

10 commits

Author SHA1 Message Date
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
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/Gitlab.php (Browse further)