How to choose between pre login and post login token based on working with public api and protected api?
appreciate you support @dchiesa1
knowing that prelogin jwt contain issuer and postLogin jwt contain issuer and subject
I don't understand the distinction you are making between "pre login" and "post login" token. I think maybe those names are something specific to your implementation?
Also, I don't understand what you intend by "how to choose". Maybe you could explain using a few more words what your real goal is, what you are solving for.