-
@mountain_ghosts sub is a field in the payload! ie: I am setting up an external auth provider, using Firebase, which gives me JWTs I then pass to my backend. it is nice that Firebase's format is vaguely similar to the one that Auth0 would give me.
-
@mountain_ghosts or, even more usefully, it is nice that the validation library I am using can check that the current time is between
iat
andexp