The Digital Meadow
The Digital Meadow
The Digital Meadow
Toggle theme
The Digital Meadow
Written by
Gabriel Chamon Araujo
Posts
3
Subscribers
<100
Subscribe
Subscribe
Collects
0
Lazy Man's guide to managing Azure Active Directory
The Digital Meadow
Nov 2
Introduction There may come a time when the developer or admin must deal with Azure AD and all its quirks. I for instance don't get very excited at the prospect of having to go through Microsoft's documentation or interact with Azure AD questionable interface, whose user experience is less then o...
Using Mamba to manage R dependencies on AWS Lambda
The Digital Meadow
Aug 7
In this post we explore an approach to running R on AWS Lambda that is fast and reliable, when we need specific system dependencies not available to CentOS 7
[Python] SSO using Flask, requests-oauthlib and pyjwt
The Digital Meadow
Nov 28
Using flask, requests-oauthlib, pyjwt and selenium to generate, validate, decode and retrieve JWT tokens in a complete CLI-Backend flow