Tag: RecipeCast
All the posts with the tag "RecipeCast".
Building RecipeCast's Chrome Extension
Published:There are plenty of Chrome extensions that extract recipes from websites. So why build another one?
Production-Ready External Auth: CORS, Token Refresh & API Implementation with Wasp
Published:From prototype to production: strict CORS policies, efficient token refresh, and battle-tested patterns that keep your external auth system secure.
Implementing External Client Authentication with Wasp
Published:If you're building an OpenSaaS app and want to extend it beyond the browser tab, this is the blueprint.