Kofi_anan
WWasp
•Created by Kofi_anan on 4/28/2025 in #đŸ™‹questions
Service accounts for authenticated calls
following the standards used for opensaas i have created a bunch of operations that first check if its an authenticated user making the call. i.e:
however i have a bunch of jobs that also need to use these queries. has anyone come up with any patterns to safely bypass authentication checks i.e through the use of serviceaccounts or rules. im thinking to implement something like this:
8 replies
WWasp
•Created by Kofi_anan on 4/28/2025 in #đŸ™‹questions
postgresql extention support on fly.io using wasp deploy cli
Hey! has anyone had any luck using pgvector or installing any additional extentions on a fly.io database? what would be ideal is if i can use the wasp cli to specify a custom docker image with pgvector installed during wasp deploy. or does anyone have a better workaround?
8 replies
WWasp
•Created by Kofi_anan on 3/2/2025 in #đŸ™‹questions
unable to install '@strapi/client' due to tsconfig builder
unable to install '@strapi/client' due to tsconfig compile settings:
8 replies