Using TanStack Start with oidc-client-ts for authentication in an application.
All storage functions for oidc-client-ts are stored using the server functions from TanStack Start.
Prior to making the test auth request, the Authorization token is retrieved from the server (using a server function).
The actual API requests are made using ts-rest.