bezreyhan

Results 2 issues of bezreyhan

I've been trying to get the simplescrollbar addon to work, but have not been successful. I am using V1.0 My imports look like the following: ``` import * as React...

It seems that the auth headers need to be capitalized and prefixed with HTTP: `'HTTP_ACCESS_TOKEN', 'HTTP_EXPIRY' 'HTTP_UID' 'HTTP_CLIENT' 'CONTENT_TYPE'` However, DeviseTokenAuth does not capitalize their headers or prefix them with...