We should move away from the query parameter, and pull refresh/access tokens from the request body. Then we can handle token refresh on the frontend if need be.
Notes:
NABat uses keycloak. When they redirect to their deployment of BatAI, keycloak generates a new session. We may need a keycloak URI to handle the actual token refreshes.
We should move away from the query parameter, and pull refresh/access tokens from the request body. Then we can handle token refresh on the frontend if need be.
Notes:
NABat uses keycloak. When they redirect to their deployment of BatAI, keycloak generates a new session. We may need a keycloak URI to handle the actual token refreshes.