FloppyNotFound

Results 5 issues of FloppyNotFound

**Describe the bug** The index.d.ts file shows wrong type information for the two following methods: - checkAndRefreshAccessToken - refreshAccessToken **To Reproduce** Compare the types of https://github.com/dropbox/dropbox-sdk-js/blob/main/types/index.d.ts with the actual return...

bug

**Describe the bug** The signature of the btoa function is: declare function btoa(data: string): string; When generating the code verifier, not a string representation, but the Uint8Array directly is passed...

bug

### All Submissions: * [X] Have you followed the [plugin Contributing guideline](https://github.com/oidc-wp/openid-connect-generi/blob/dev/.github/CONTRIBUTING.md)? * [X] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? * [X] Have you checked to ensure there...

enhancement
status: blocked
status: needs feedback

**Describe the bug** I want to retrieve the amount of users which are registered via a certain IDP. When I call the Method "GetUsers", the filter works as expected, but...

bug

**I'm submitting a ...** (check one with "x") ``` [x] security issue [ ] bug report => search github for a similar issue or PR before submitting [ ] feature...