<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Macaroons on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/macaroons/</link>
    <description>Recent content in Macaroons on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #e9d956c0c0154a221ad83c925346a8fa0e72f866</copyright>
    <lastBuildDate>Wed, 31 May 2017 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/macaroons/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Distributed Authorization and Contextual Caveats for Java with Macaroons and jmacaroons</title>
      <link>https://www.hascode.com/distributed-authorization-and-contextual-caveats-for-java-with-macaroons-and-jmacaroons/</link>
      <pubDate>Wed, 31 May 2017 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/distributed-authorization-and-contextual-caveats-for-java-with-macaroons-and-jmacaroons/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Google’s Macaroons are a mechanism to establish distributed authorization. The distinction to the classical bearer-token is their ability that they may be used to perform an action under certain restrictions and may then be used to create a new macaroon with stricter restrictions.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;The following short tutorial demonstrates how to create macaroons, serialize and deserialize them, add first- and third-party caveats and finally to verify them.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;imageblock&#34;&gt;
&lt;div class=&#34;content&#34;&gt;
&lt;img src=&#34;jmacarons-in-intellij-1024x748.png&#34; alt=&#34;jmacarons in intellij 1024x748&#34;/&gt;
&lt;/div&gt;
&lt;div class=&#34;title&#34;&gt;Figure 1. jmacaroons example&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
