Fed

Results 7 issues of Fed

403 is Forbidden. You wanted to use 401 for Unauthorized.

cla: no

This change is useful to call getPermission() directly and get the list of permissions for a user, especially if the service who's asking for the permission doesn't have access to...

I'm using the @compound-finance/compund-js package in my typescript. When I run `yarn run tsc -p .` it throw this error `Interface 'Provider' incorrectly extends interface 'Signer'` https://github.com/compound-finance/compound-js/blob/master/src/types/index.ts#L114. To make sure...

VIM throw an error with double quotes, replaced them with single quotes: Error detected while processing /Users/federicoulfo/.vimrc: line 13: E471: Argument required: Plugin

## Why I used the name `Useragent` and `UserAgent` in different places. This typo works fine on case insensitive file system but fails on case sensitive ones. ## What I'm...