Daniel Griffiths

Daniel Griffiths @magpys

Joined:
Mar 21, 2024

Daniel Griffiths
articles - 4 total

Creating a Custom UI for Ory Cloud with React/Nextjs

Ory is a cloud (or self-hosted) authentication and authorisation service. Like many...

Learn More 1 0Jun 18

How to connect to an Azure-hosted managed identities postgres server from a node app using the Prisma ORM

Introduction If your organisation requires enhanced security, then they may require...

Learn More 1 0Jan 21

Mocking with Jest and typescript - a cheatsheet

Jest is great at mocking imports in javascript/typescript, but I find it very hard to remember...

Learn More 6 0Dec 19 '24

Upload large files to AWS S3 using Multipart upload and presigned URLs

If you need to upload large files to AWS S3 from the client, the best way to do this is with...

Learn More 26 0Mar 22 '24