Login

Demonstrates useDirectusAuth().login() with redirect control.

Login with Providers - loginWithProvider()

Hook - directus:loggedIn

Fired by the module plugin on every page load when a session exists, and after a successful login. See plugins/auth-events.client.ts in this playground for the listener.

Not yet fired this session.