1. Access and Refresh Tokens as Macaroons - Example Code
Samuel Valdes Gutierrez 02-24-2022 08:20
Hi all,
Quick question. Currently, I am working on developing a Proof of Concept solution with my university and a private company for a specific service. What we are digging into is the possibility to implement macaroons tokens (Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud – Google Research) as access and refresh tokens using your services. Looking into your Platform I have seen some posts where you have this Beta feature implemented. Do you have any example code I can further so I can analyze the possibility of leveraging your solutions for this PoC I am working with?
Regards,
Samuel