-
Updated
Mar 24, 2021 - Java
SDK
The term SDK stands for software development kit. It is a collection of tools that allow developers to build software for specific platforms. An SDK can consist of (but is not limited to) a compiler, debugger, libraries, documentation, and code samples.
Here are 5,029 public repositories matching this topic...
-
Updated
Mar 28, 2021 - PHP
-
Updated
Mar 27, 2021 - TypeScript
-
Updated
Mar 23, 2021 - C#
-
Updated
Mar 27, 2021 - C++
-
Updated
Mar 28, 2021 - Dart
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 13, 2021 - C++
-
Updated
Mar 27, 2021 - C++
-
Updated
Mar 26, 2021 - JavaScript
Feature Request
Describe the problem you need a feature to resolve.
I want to know when new operator-sdk binary and plugin versions are available when running certain operator-sdk commands
Describe the solution you'd like.
When I run an operator-sdk command, I want t
-
Updated
Mar 22, 2021 - Python
-
Updated
Mar 27, 2021 - C#
In #5752 there is some code added to compile to pulses (by adding specific pulse calibrations for gates). These ended up in the scheduling folder but that's not a suitable place, as that folder is more about timing of gates via delays.
Pulse compilation is analogous to the defcals in openqasm3, so we should create a place for those and consolidate any other pulse transformations that are curre
-
Updated
Mar 17, 2021 - Python
-
Updated
Mar 26, 2021 - TypeScript
-
Updated
Mar 26, 2021 - PHP
-
Updated
Mar 27, 2021 - C++
-
Updated
Feb 1, 2021 - PHP
-
Updated
Mar 17, 2017 - Java
-
Updated
Apr 28, 2020 - C++
-
Updated
Mar 11, 2021 - Java
-
Updated
Dec 11, 2020 - JavaScript
Describe the bug
If PKCE is used to protect the flow against CSRF, state should not have to be used, too. See: https://tools.ietf.org/html/draft-ietf-oauth-security-topics-16#section-4.7.1
To Reproduce
GET an authorize request with code_challenge query string parameter present, but no state.
Expected behavior
The flow returns the code. But in fact it returns an err
- Wikipedia
- Wikipedia
Bug Report Checklist