Is there a max amount of times you can login via the kirby api?

In addition to this related post (which I’ve already solved myself :slight_smile:) I’ve figured out that after testing the authentication-method via my Nuxt frontend I end up getting an error 403. Is this due to the ‘session based’ authentication for the ‘api/auth/login’ endpoint? It also seems to be impossible to login on the backend-side (headless).