skip to content
Alvin Lucillo

Post-login check auth method

/ 1 min read

In Auth0 action, you can check whether the authenticated user has been authenticated via SAML or other methods via the event object’s connection.strategy. You can use the event object, which is already available on the post-login action: event.connection.strategy