fastify-oauth2 icon indicating copy to clipboard operation
fastify-oauth2 copied to clipboard

Enable to perform login using oauth2 protocol

Results 25 fastify-oauth2 issues
Sort by recently updated
recently updated
newest added
trafficstars

hi there, just adding to avoid an `as Type`, and generic is compatible with `Object` so it shouldn't break anything (as it already didn't) #### Checklist - [x] run `npm...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue In...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...

This PR fixes the issue - 268. Where receiving a large UserInfo response it will chunk the data but override previous chunks instead of adding to it. This therefore causes...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

bug
good first issue