Ali Momen Sani

Results 5 issues of Ali Momen Sani

As seen here: https://github.com/ahopkins/sanic-jwt/blob/a6fcb7fe2e95233747fed0e663a98c033a62f651/sanic_jwt/authentication.py#L43 when `user` is `None`, `BaseAuthentication` raises `InvalidRetrieveUserObject`. In my case when a `/auth/refresh` request arrives with a token created for a user not present, this problem...

I want to display custom view instead of caption. How to do that?

Limiting does not work with a route containing route params like: ``` @app.route('/tag/') ```

## CLA - [ ] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [ ] Code changes are tested ## Description of the changes, What, Why and How? Add support...

### 🔗 Issue Links _Provide all JIRA tickets and/or GitHub issues related to this PR, if applicable._ ### 🎯 Goal _Describe why we are making this change._ ### 📝 Summary...