Andrzej Pragacz

Results 21 comments of Andrzej Pragacz

Also, if you see another advantage besides optimising the number of API calls, let me know; I could miss something :)

I'm closing this issue, it looks there aren't more people interested in it.

@valerymelou I think this is a fine idea. However, I personally encounter a situation that I didn't recall which e-mail I used for given service (or whether I used a...

This issue can be done when issue #50 is implemented.

Hi @ppawlak, thanks for a very detailed feature request. Unfortunately, this is a big one - the only solution I see at the moment would require to perform additonal changes...

Hi @dbalboa , currently there is no plan to support that unless more people request it. My recommendation would be to to use custom user model (when you start a...

Closing this issue (I assume, by the lack of activity, that main questions were answered)

@mdefeche I've just released it now

For posterity, the JWT generation using AuthTokenManager is documented here: https://django-rest-registration.readthedocs.io/en/latest/cookbook/jwt.html

@adel-ht that change was not working correctly as there was some limitation regarding using `@api_view`, but now this is actually unblocked. I wasn't sure if the approach there could help...