I was taking a look at this the docs on the admin api and realized that it perfectly solves my case of using Keystone to power a SPA. However, I can't figure out a way to access the admin api routes from the api routes that I'm building without forcing an auth event first.
Anyone have suggestions for how I could accomplish this?