Olushesi Toheeb

Results 3 comments of Olushesi Toheeb

HI @moshfeu I'll love to solve this issue

@moshfeu where will i find tawk button?

This is how i was able to revolve this In `auth.ts` or `auth.config.ts` create a class that extend the`AuthError` class ``` class InvalidLoginError extends AuthError { code = 'custom'; errorMessage:...