-
Updated
Feb 25, 2021
identity
Here are 932 public repositories matching this topic...
-
Updated
Jan 26, 2021 - C#
-
Updated
Mar 11, 2021 - Ruby
Is your feature request related to a problem? Please describe.
When prompted to login, my users are given the option to signup instead by clicking a link under the login form. However, when this new registration flow is created, the return_to address is lost. When completing this new registration flow, the user will not be routed back to the return_to address provided when the login flow wa
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.
Currently the all_burns in debug output of a stacks node is in value-sorted order:
Example: all_burns=[1,1,20000,20000,20000,20000]
This might be useful for determining median value. However, the median value is already indicated in the same output line. The requested functionality has the last 6 burns in chronological order so you can see which blocks you have missed:
e.g. all_burns=[200
-
Updated
Mar 3, 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
Oct 10, 2020 - JavaScript
-
Updated
Feb 3, 2021 - Java
See the original issue: microsoft/Git-Credential-Manager-Core#286
Logs and Network traces
Which Version of MSAL are you using ?
4.3.0
Platform
netcoreapp3.1
What authentication flow has the issue?
- Desktop / Mobile
- Interactive - system browser
Is this a new or existing app?
b. The app is in production, I haven't upgraded
-
Updated
Mar 10, 2021 - HTML
-
Updated
Mar 11, 2021 - C#
-
Updated
Mar 14, 2021 - TypeScript
-
Updated
Nov 12, 2020 - Shell
-
Updated
Mar 13, 2021 - TypeScript
-
Updated
Mar 12, 2021 - Python
-
Updated
Oct 18, 2020
-
Updated
Mar 2, 2021 - Dart
-
Updated
Mar 2, 2021 - C#
-
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 13, 2021 - Rust
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Jan 13, 2021 - Jupyter Notebook
-
Updated
Mar 10, 2021 - C#
-
Updated
Feb 16, 2021 - Python
-
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."
Describe the bug
Thank you for a great project and documentation. I ran into a bug (I think) while playing with the 5 minute tutorial.
When revoking an access token that is not found the hydra server returns a 404 response but this is not a defined response in the swagger specification. This leads to an error like `response status code does not match any response statuses defined for thi