[REQUIRED] Step 2: Describe your environment
- Library version:
"firebase-admin": "5.4.3"
- Firebase Product: auth (auth, database, storage, etc)
[REQUIRED] Step 3: Describe the problem
The createCustomToken function does not add kid to the header of the jwt token. This makes me unable to use the token in many applications (i have to sign in with the username and password using firebase rather than firebase-admin)a