Marc Knaup
03/14/2020, 11:28 AMauthentication
.
But it looks like that the result is cached in the delegate (AuthenticationHolder.authentication
can change).
Is there any way to tell the delegate to always ask for the current instance from the provider?
I don’t want to use .provider()
on the retrieval side to make it a function. That’s supposed to be transparent.romainbsl
03/24/2020, 5:51 AMMarc Knaup
03/24/2020, 5:53 AM