We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Actually github wikis seem to use 'master'
Merge remote-tracking branch 'wiki/master' into bearer-auth-docs
main -> master
Bearer auth documentation
Merge pull request #10 from badgateway/mhum-patch-1 Fix useCollection example
Fix useCollection example Pretty sure this is wrong.
Updated React (markdown)
Merge pull request #9 from badgateway/fix-initial-data initialData should be initialState
initialData should be initialState
Merge pull request #8 from badgateway/tokenendpoint-bug tokenEndpointUri -> tokenEndpoint
tokenEndpointUri -> tokenEndpoint
Merge pull request #7 from badgateway/refresh-on-stale-docs refreshOnStale docs
refreshOnStale docs
Merge pull request #6 from badgateway/deprecation-warnings Deprecation warnings docs
Deprecation warnings docs
Merge remote-tracking branch 'wiki/master'
Updated CORS (markdown)
Updated Getting Started (markdown)
Updated Home (markdown)
Merge pull request #5 from badgateway/missing-bracket Update React.md
Update React.md added missing curly braket
Merge pull request #4 from badgateway/use-collection-docs useCollection docs
useCollection docs
Merge pull request #3 from reda-alaoui/patch-1 Attribute name 'body' used instead of 'data'
Attribute name 'body' used instead of 'data'
Merge pull request #2 from badgateway/className-Fix className fix
className fix since this will be used for React specifically, changing `class` to `className`
since this will be in React, changing the `class` keyword to `className`