DBlek

Results 15 comments of DBlek

Any comment on that @dekoza Or should we use the version connected to the specific commit?

After changes introduced by @dekoza 4 days ago, it is impossible to install djoser using the `git+https://github.com/sunscrapers/djoser.git#egg=djoser` and on `pypi` the problem still persists with the activation emails... Upon installing...

dunno - Need to ask maintainers about this ASAP @dekoza is the first that comes to mind

@rob4226 well I can't update using your link ~~but git+https://github.com/sunscrapers/djoser.git@aa056350c8444a073666cce9291f7fcfef62822a works for me The commit you linked is not merged - you should use [aa05635](aa056350c8444a073666cce9291f7fcfef62822a) EDIT: Unfortunately commit [aa05635](aa056350c8444a073666cce9291f7fcfef62822a) doesn't...

Is this going to be fixed? I have run into the same problem now in my app EDIT: just noticed that this was created by a deleted user - @zefciu...

Can this be released? or should everyone just fork this package when we want to work with GraphAPI after February?

Sorry to resurect this thread @Andrew-Chen-Wang but I have stumbled on this myself and it bugs us. Our use case is that we want to make sure that only one...

Thanks for your reply @Andrew-Chen-Wang but unfortunately we cannot store any information about the users. If you don't have time maybe I can help with the issue? If i understand...

@Andrew-Chen-Wang Unfortunately this still leaves the time window when the access token can be used, as blacklist only affects refresh tokens (just tested it). > When using a pair, the...