Files
backstage/plugins/auth-node
Adam Kunicki 8b8b1d23ae auth-node: Refresh handler not returning persisted scope in response
The refresh handler is returning an empty scope if scope was previously
saved in a cookie. The session is successfully refreshed but the client
receives a response without the scope it requested, prompting a new
login.

Resolves #20322

Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
2023-10-04 10:18:03 -07:00
..
2023-10-03 10:49:45 +00:00
2023-10-03 10:49:45 +00:00

Auth Node

Common functionality and types for the Backstage auth plugin.