Closed mrtnzagustin closed 2 years ago
I am planning to create a custom guard in my laravel backend code, based on your llb, but adding the control of the token via userInfo endpoint. Would you like to add this feature?
@mrtnzagustin I would like to keep current behavior: this package does not call any external resource. It is passive by design.
I understand, thanks for the lib it was very useful.
I am planning to create a custom guard in my laravel backend code, based on your llb, but adding the control of the token via userInfo endpoint. Would you like to add this feature?