Yaroslav Lukyanov

Results 2 comments of Yaroslav Lukyanov

@Lavoaster You don't need to do any request within your Token strategy, just return Auth object with token assigned to it. After you call authenticate on client with you Token...

But also I suppose that you want to check you really have info about your token after this line (because you'll not do any request to Vault and there will...