authgear / authgear/authgear-server
Reauthenticate fails if app2app is enabled
Open
bug/major
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
**Describe the bug**
Reauthenticate fails if app2app is enabled. The errors are
- `error=invalid_grant error_description=app2app device key cannot be changed`
- `error_invalid_request error_description=invalid app2app jwt challenge`
**Authgear Version**
- Version: SaaS
**To Reproduce**
Steps to reproduce the behavior:
1. Enable app2app
2. Reauthenticate
**Expected behavior**
Reauthenticate successfully.
Contributor guide
Assessment
This issue has not been assessed yet.