How to grab `set-jwt-token` on sign-in?

When signing in via email/password, I am trying to create a middleware afterHook to grab the set-jwt-token but id but it doesn't seem to exist at that point?
Was this page helpful?