Refringe

Results 3 issues of Refringe

It would be great to add this plugin to the CDNJS.com site: http://cdnjs.com Instructions on how to set this up are on their Github page: https://github.com/cdnjs/cdnjs I think it needs...

I'm unable to use JWT tokens as a parameter within LFS URLs. Include the token in the URL: ``` git config lfs.url 'https://lfs.sp-tarkov.com/sp-tarkov/server?jwt=TOKEN' ``` Error when pushing: ``` git lfs...

When I add an authorization header which includes a JWT token to the repository configuration: ``` git config http.https://lfs.sp-tarkov.com/sp-tarkov/.extraheader "Authorization: Bearer TOKEN" ``` I would expect the requests to be...