添加苹果登陆支持
Showing
+135 -2
... | ... | @@ -12,7 +12,8 @@ |
"guzzlehttp/guzzle": "~6.0", | ||
"illuminate/contracts": "~5.4", | ||
"illuminate/http": "~5.4", | ||
"illuminate/support": "~5.4" | ||
"illuminate/support": "~5.4", | ||
"yjtec/applesignin":"^1.0" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "7.5", | ||
... | ... |
secret_gen.rb
0 → 100644
src/Two/AppleProvider.php
0 → 100644
Please register or sign in to comment