How post-login actions work

What runs between authentication and the token being issued
Report issue

Covers what a post-login Action can do, such as enriching a token or blocking a login outright, the order Actions run in, and how a failure in one is handled.