Files
ports/net/php-oauth/pkg-descr
T
Paavo-Einari Kaipila e5ef9549df net/pecl-oauth2: Rename to net/php-oauth
Rename to avoid confusion between implemented protocol and library
version. Also, pecl repository is deprecated.

PR:		295762
Sponsored by:	UNIS Labs
2026-06-15 02:45:25 +03:00

5 lines
208 B
Plaintext

pecl-oauth is a php interface to the oauth protocol.
Oauth is an authorization protocol built on top of
HTTP which allows applications to securely access
data without having to store usernames and passwords.