Tag - Authentication
- Create an Environment Variable Handler from ScratchLearn how to create a basic WordPress/PHP environment variable handler from scratch.
- Creating a Martial Arts Training App Part 2 - User Creation/Log InCome learn how to implement JWT authentication with: apollo server, httpOnly cookies, and prisma. But first, I'll make a brief detour into the apollo server context.