Peter Hoffman

Results 1 issues of Peter Hoffman

### Version nuxt-directus-next: 0.0.14 nuxt: 3.11.1 ### Steps to reproduce Login with simple function: ``` async function attemptLogin() { const result = await login(email, password); } ``` Successfully logs in...

bug