mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-16 22:11:15 +00:00
Finalize extension documentation
This commit is contained in:
7
php_modules/oauth/README.md
Normal file
7
php_modules/oauth/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# oauth
|
||||
|
||||
This extension provides OAuth 1.0a consumer and provider bindings. OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| PHP.net | https://www.php.net/manual/en/book.oauth.php |
|
||||
Reference in New Issue
Block a user