-
Updated
Apr 26, 2022
identity
Here are 1,220 public repositories matching this topic...
-
Updated
Apr 24, 2022 - C#
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
-
Updated
May 17, 2022 - Ruby
-
Updated
May 20, 2022 - Go
Is your feature request related to a problem? Please describe.
Similar to how Bitcoin has a prune=1 option that removes old blocks, Stacks should have this too to save storage space on nodes.
Describe the solution you'd like
An option in the config to prune chaindata via RPC or limiting it to a certain number of MiB
Describe alternatives you've considered
None
-
Updated
May 19, 2022 - Python
In implementations/rust/ockam/ockam_transport_ble/src/driver/packet.rs:104:
// TODO Currently we only support packet lengths up to 2^16
// bits long.
//
// The reason for this is that I'm too lazy right now to setup
// a control channel for this BLE UART implementation and
// instead rely on the probability of receiving an 8 byte long
// packet consisting of 6 zero bytes followed b
cc @jcnelson from this forum post.
There should be a setting added that allows the user to adjust the URL for the transaction broadcaster in regards to acquiring names. Should be fairly simple to implement unless it is tied within blockstack.js, in which case an issue would need to
-
Updated
Mar 16, 2022 - Java
-
Updated
May 18, 2022 - Rust
Version: MSAL.NET @ 4.42
Platform: Windows 11, net5.0-windows10.0.17763.0
Auth flow: Broker and Interactive Web auth (embedded web view only)
Repro
@bgavrilMS - we have an easy repro internally and a current bugfix in the auth CLI.
private class MsalHttpClientFactoryAdaptor : IMsalHttpClientFactory
{
private HttpClient instance;
public-
Updated
May 19, 2022 - C#
Describe the bug
If the environment (in my case the stage environment) is not setup as a a secure origin the library break up cause of the crypto library is not in window object
To Reproduce
Steps to reproduce the behavior:
- A server work on http that is setup as 'insecure origin'
- Start the login sequence
Expected behavior
Warning on library loading that check secure or
-
Updated
May 20, 2022 - C
-
Updated
Aug 1, 2021 - HTML
-
Updated
May 16, 2022 - TypeScript
-
Updated
May 20, 2022 - JavaScript
-
Updated
May 20, 2022 - Python
-
Updated
Apr 5, 2022 - Dart
The notFoundHandler (the name may have changed, search for infra/issues/1610 in git) currently uses the request path to switch between a JSON response (assumes API) and an HTML response (assumes UI).
We should instead use the HTTP Accept request header, and support these formats:
- if the client accepts
text/html, use th
-
Updated
Feb 4, 2022
Describe the issue:
The links not show hover states on hover on the getting started page.
How to reproduce:
- Navigate to getting started page
- hover over any link
Expected behavior:
Should indicate hover state for links
-
Updated
May 11, 2022 - C#
-
Updated
May 18, 2022 - Java
-
Updated
Dec 19, 2021 - Java
test date type
alter the febrl schema and change ssn to date type. make the match type fuzzy and see how it works.
-
Updated
Mar 22, 2022 - C#
Improve this page
Add a description, image, and links to the identity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the identity topic, visit your repo's landing page and select "manage topics."
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.