Get ID Token from UserId (on nodejs)?

Hey there @quantum-code !

Unfortunately, outside of a typical user flow (auth code, password grant, etc.) there’s no way to get a user’s token(s) with only their userId (sub claim).