nuxt-iam
nuxt-iam copied to clipboard
Problem with Reauthentication (csrf_token)
Hello
Problem with csrf_token and Reauthentication. When we are doing attempt reauthentication we create new user session (createUserSession) and change csrf_token. That so form submit failed because request include an old csrf_token.