Leaderboard Winner
What other ways have you setup your app security to run on vercel (non-edge)? I have some pages that are specific to admin-only users. is having bcryupt, pg and JWT good enough (ids are verified on Neon).
What other ways have you setup your app security to run on vercel (non-edge)? I have some pages that are specific to admin-only users. is having bcryupt, pg and JWT good enough (ids are verified on Neon).