<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Minimal OAuth 2.0 Client // A dependency-light OAuth 2.0
		https://www.rfc-editor.org/rfc/rfc6749 client supporting the
		client-credentials and authorization-code grants with token
		refresh. Built on 'curl' and 'jsonlite', with base R's socket
		server for the redirect listener, avoiding heavier HTTP stacks.
	</longdescription>
</pkgmetadata>
