Fork me on GitHub
#luminus
<
2020-01-10
>
Piotr06:01:28

Hi Everyone! How would I test authentication in my unit tests? In Django you would normally use force_authenticate which is available on api clients. What would be preferred way to do this in luminus?