mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
388 B
Text
5 lines
388 B
Text
OAuthLib is a framework which implements the logic of OAuth1 or OAuth2 without
|
|
assuming a specific HTTP request object or web framework. Use it to graft OAuth
|
|
client support onto your favorite HTTP library, or provide support onto your
|
|
favourite web framework. If you're a maintainer of such a library, write a thin
|
|
veneer on top of OAuthLib and get OAuth support for very little effort.
|