-
Updated
Apr 13, 2021
identity
Here are 980 public repositories matching this topic...
-
Updated
Apr 29, 2021 - C#
-
Updated
Apr 28, 2021 - Ruby
The upstream pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
Is your feature request related to a problem? Please describe.
As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.
Describe the solution you'd like
We should provide some sanity checking to prevent unintended timeout behavior.
Describe the bug
Currently if stacks-node has a problem parsing properties in a given config toml file, it will immediately abort due to a panic and dump a stacktrace. The error doesn't direct the user that the problem exists in the config file, nor does the stack trace. This can lead to confusion and generally make the user experience more difficult when trying to understand the problem.
-
Updated
May 1, 2021 - Python
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 31, 2021 - JavaScript
-
Updated
Apr 25, 2021 - Java
See #2583 for details
We should add telemetry calls to the following areas:
- outgoing tcp start and end connection
- TCP.Listener.Handler start (because a connection was established)
- TCP.Listener.Handler :tcp_closed, data received, exception raised
- UDP.Listener send, receive, decode success, decode failure
-
Updated
Apr 29, 2021 - HTML
-
Updated
Apr 30, 2021 - C#
-
Updated
Mar 14, 2021 - TypeScript
-
Updated
Nov 12, 2020 - Shell
We experienced anomalous behavior with our localStorage['redirect'] value being "randomly" cleared out. Further investigation found the culprit was the angular-auth-oidc-client code:
auto-login-service.js
const STORAGE_KEY = 'redirect';I'm not familiar with the code base. My initial scan only found this usage. But it might be a good idea to use something like a library wi
-
Updated
Apr 30, 2021 - Python
-
Updated
Mar 2, 2021 - Dart
-
Updated
Oct 18, 2020
-
Updated
Jan 24, 2021 - Java
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
Mar 30, 2021 - JavaScript
-
Updated
Apr 28, 2021 - C#
-
Updated
Mar 23, 2021 - Jupyter Notebook
-
Updated
Apr 30, 2021 - Python
-
Updated
Apr 19, 2021 - HTML
-
Updated
Jul 24, 2020 - 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 pull got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.