With a regular Firebase auth ID token we can verify using the JWK URL of https://www.googleapis.com/service_accounts/v1/jwk/securetoken@system.gserviceaccount.com
If you make a Session Cookie instead, where the issuer is https://session.firebase.google.com/, what URL is the JWK located at?