Design and set up a simple front and back end to serve an authentication endpoint. The final implementation would not have to be deployed.
Sigiloso
I used a simple http REST backend with a single endpoint propped up by Go, and a frontend using Angular. (There are plenty of resources online on how to do this, so I won't go into much detail)