How to test custom auth policy?
I am writing a custom auth scheme
with some Python
but i am having trouble testing/debugging this.
Is there anyway to view the auth checking logs? Or to debug this at all?
with some Python
but i am having trouble testing/debugging this.
Is there anyway to view the auth checking logs? Or to debug this at all?