1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

170 commits

Author SHA1 Message Date
Christy Jacob 114e8300b7 feat: update Twitch OAuth provider 2022-04-27 23:25:28 +03:00
Christy Jacob 274a61f2c4 feat: update Tradeshift OAuth provider 2022-04-27 23:19:15 +03:00
Christy Jacob f815201ada feat: update stripe OAuth provider 2022-04-27 23:10:48 +03:00
Christy Jacob cf44f8c03d feat: update spotify OAuth provider 2022-04-27 22:58:52 +03:00
Christy Jacob 996504043e feat: update slack OAuth provider 2022-04-27 22:57:36 +03:00
Christy Jacob d5b2f0c7d4 feat: update paypal OAuth provider 2022-04-27 22:41:15 +03:00
Christy Jacob 16c45fad29 feat: add method to check for email verification 2022-04-27 22:14:09 +03:00
Christy Jacob 957a99ce38 feat: add method to check for email verification 2022-04-27 22:08:40 +03:00
Christy Jacob feb124d165 feat: add method to check for email verification 2022-04-27 22:08:32 +03:00
Tanay Pant 7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Christy Jacob 9bf5babe4a
Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Tanay Pant 56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Tanay Pant 1bca3b3ca8
Fix missing slash 2022-04-25 18:23:45 +02:00
Tanay Pant adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
adityaoberai 528b4eb947 Add suggested changes 2022-04-03 22:07:49 +05:30
Aditya Oberai 90e55f4c34
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:40 +05:30
Aditya Oberai 3397036224
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:28 +05:30
Aditya Oberai 0c09d73a20
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:15 +05:30
Aditya Oberai e7fd6a81ac
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:29 +05:30
Aditya Oberai 0784981c42
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:16 +05:30
Christy Jacob b06a887d85 feat: update Microsoft OAuth Adapter 2022-04-02 16:12:31 +03:00
adityaoberai 4400d4b807 Add refresh token support 2022-04-01 16:54:58 +05:30
adityaoberai ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Damodar Lohani 7e604cbcfb fix name 2022-03-26 01:38:13 +00:00
Damodar Lohani 293406eff6 add default scope 2022-03-26 01:33:21 +00:00
Damodar Lohani 2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Matej Baco 9d24a1532b Cleanup 2022-02-05 16:49:34 +01:00
Matej Baco ecb1d21953 Fixed Bitly response parsing 2022-02-05 16:38:08 +01:00
Matej Baco a8a61701b2 Fixed GitHub response parsing 2022-02-05 16:25:47 +01:00
Matej Baco d92d878a6b Implement refresh token fallback, if missing in response 2022-02-03 17:05:06 +01:00
Matej Bačo 3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00: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 76c8da92a3 Expirty token into spotify 2022-02-01 09:22:55 +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
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Eldad A. Fux adce14f9d8
Merge pull request #2642 from wess/master
Stripe OAuth provider
2022-01-31 01:45:11 +02:00
Simon Trockel 8b6914e194
Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:10:00 +01:00
Simon Trockel 7bf5da9759
Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:09:51 +01:00
Simon Trockel e2ee905a8e
Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:08:10 +01:00
Wess Cope 5209fb9c9e
Merge branch 'appwrite:master' into master 2022-01-18 10:55:43 -05:00
Simon Trockel 7f52116a17
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-17 00:47:46 +01:00
Simon Trockel 9922a6d6cf feat: Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Christy Jacob 0722f34347 feat: add notion oauth provider 2022-01-16 02:47:51 +04:00
Wess Cope 25b34eef80
Merge branch 'appwrite:master' into master 2022-01-06 10:03:05 -05:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Christy Jacob 80cc823510
Merge pull request #2312 from AmreshSinha/feat-1781-yammer-oauth
Added Yammer OAuth2 Provider
2021-12-19 21:54:27 +04:00
Torsten Dittmann 7e9e40d03e chore(deps): update utopia dependencies 2021-12-13 16:42:40 +01:00
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Dmitriy Danilov 3eabd83309
Merge branch 'master' into some-typos-fixes 2021-11-28 09:22:19 -05:00
kodumbeats a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
Wess Cope c21cc918be
Merge branch 'appwrite:master' into master 2021-11-16 15:57:43 -05:00
Dmitriy Danilov 9f06372eef Merge branch 'master' into some-typos-fixes 2021-10-29 03:33:18 +03:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
AmreshSinha d737294acb Added Yammer OAuth2 Provider 2021-10-20 11:09:02 +05:30
Dmitry a52d9152e5 fix(typos): fix bunch of typos and missclicks in whole project 2021-10-08 05:03:09 +03:00
Torsten Dittmann 746b9c651e fix auth tests 2021-10-07 21:27:23 +02:00
Papu Kumar 6122578fe5 fix PSR issues in Auth library #1937 2021-10-06 00:53:04 +05:30
Torsten Dittmann aa5d4cfc9b fix types 2021-09-30 12:32:24 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
wess c55d8d4073 Adding Stripe OAuth for connected accountns 2021-09-22 11:46:10 -04:00
Torsten Dittmann 0ac4b031eb fix condition 2021-09-03 17:18:42 +02:00
Torsten Dittmann 55a5a0c7fd fix roles variable 2021-09-03 17:15:42 +02:00
Torsten Dittmann 0b344e182c feat(Auth): improve getRoles method 2021-09-03 17:07:09 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Damodar Lohani 4267221970
Update src/Appwrite/Auth/Auth.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:37:55 +05:45
Damodar Lohani 22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Eldad Fux 13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
Torsten Dittmann 613d33321c remove realtime Parser class 2021-06-28 16:34:28 +02:00
Torsten Dittmann 06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Christy Jacob d39758ba49
Update src/Appwrite/Auth/OAuth2/Twitch.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-28 21:50:04 +05:30
Christy Jacob 8ffd822965 fix: twitch oauth issue 2021-05-28 13:53:46 +05:30
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann 20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +02:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Torsten Dittmann f5fa640e68 remove providerUid on session verification for anon login 2021-03-29 12:29:18 +02:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Torsten Dittmann 312ab65794 decouple oauth2 from user to tokens 2021-02-19 11:02:02 +01:00
Eldad Fux fb0b5045bb Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 09:28:30 +02:00
Armino Popp 6ac551281c Add Tradeshift OAuth2 provider for live and sandbox
Fixed formatting
2021-01-27 22:21:22 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad Fux 5ed2eea208 Changed role names 2021-01-13 16:11:07 +02:00
Eldad Fux 3d9060bdab Changed constants 2021-01-05 14:58:16 +02:00
Christy Jacob b2e86ce6c7 feat: added Linkedin.php 2020-12-24 18:44:21 +05:30
Christy Jacob fac964a044 feat: removed LinkedIn.php 2020-12-24 18:43:31 +05:30
Christy Jacob d8a0e9bd14 feat: updated new Linkedin scopes 2020-12-24 18:04:55 +05:30
Eldad Fux 9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux 43904a7c74 Changed unique type 2020-11-19 00:08:54 +02:00
Eldad Fux 6392ceef55 Updated src folder 2020-10-27 21:44:15 +02: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
rsneh 8b57c15fa4 Change Wordpress to WordPress 2020-10-07 19:16:27 +03:00