freebsd-ports/security/cyrus-sasl2-xoauth2/pkg-descr
Joseph Mingrone 3c7361b99f
security/cyrus-sasl2-xoauth2: New port
This is a plugin implementation of XOAUTH2 for cyrus-sasl2.

WWW:		https://github.com/moriyoshi/cyrus-sasl-xoauth2/
PR:		252676
Sponsored by:	The FreeBSD Foundation

Co-authored-by:	Thierry Dussuet <thierry.dussuet@protonmail.com>
2023-10-15 17:33:31 -03:00

6 lines
319 B
Text

This is a plugin implementation of XOAUTH2 for cyrus-sasl2.
OAuth 2.0 is a protocol for authorization. The specification and
extensions are being developed within the IETF OAuth Working Group.
XOAUTH2 is standard OAuth 2.0 plus a nonstandard SASL binding for OAuth
that allows clients to send OAuth 2.0 access tokens.