AJ

Results 29 comments of AJ

AFAIK expires should be set on the message not the agent.

`C:\repos\cmd-colors-solarized>regedit solarized-dark.reg` worked for me without any editing. Note sure it was required but I used an 'admin' command prompt. All versions latest general release as of today.

The docs are actually pretty clear: http://getblimp.github.io/django-rest-framework-jwt/#refresh-token The refresh expiration delta allows you to continue refreshing tokens as long as you do so while you still have an unexpired token....

@gabn88 I don't think you'll find refresh tokens (as a specific type of token) mentioned in the standard (https://tools.ietf.org/html/rfc7519) so don't believe DRF JWT should support them. Of course I'm...

Hi guys - I guess this means ungit doesn't support LFS? If not, any plans to support it?

@Fred-sun any suggested workaround? Unless I can find one I'll have to use private endpoints or switch to Terraform... :(

You can reload panels by switching between them until you get results... Terrible solution but no worse than clicking a button until something works.

I believe this is fixed. I have: ``` aj$ react-native -v react-native-cli: 2.0.1 react-native: 0.44.0 ``` And installed react-native-clean-form today and got: ``` "react-native-clean-form": "^0.4.1", ``` And no issues. :)

@GC200 are any of your codes dots (i.e. ******) instead of numbers? @mymindstorm - I had a similar error in my console and found out it was because two of...