-
Updated
Aug 10, 2021
identity
Here are 1,024 public repositories matching this topic...
-
Updated
Jul 27, 2021 - C#
-
Updated
Aug 10, 2021 - Ruby
Describe the bug
According to the documentation on the registration flow:
If the
sessionafter hook is enabled, the Ory Kratos Login Session and Ory Kratos Login Session Token are included in the response [...]
However, the response only includes the identity. There is no `se
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.
The benchmarking scripts in benches/ haven't been updated since the VM decoupling refactor began.
-
Updated
Jul 5, 2021 - Python
Writing tests for nodes and workers is complex due to their async nature. In tests we can't use the #[ockam::node] attribute, and instead use the method of
let (ctx, executor) = ockam::start_node()
executor.execute(async move { ...This method has problems: if a test assertion fails inside of this async block, the test will not fail. Instead, the Node remains alive. I believe
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
Jul 9, 2021 - Java
I am running a Xamarin Forms project and like to keep it updated, but the dependencies on Identity Client and other packages are out of sync. I have to keep some of my dependencies back many versions. The specific offending dependency in this case is Xamarin.Android.Support.Collections
Microsoft.Identity.Client:
Microsoft.Identity.Client 4.14.0 -> Xamarin.Android.Support.CustomTabs 28.0.0.1
-
Updated
Jul 27, 2021 - C#
-
Updated
Aug 1, 2021 - HTML
-
Updated
Jul 2, 2021 - TypeScript
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Jul 24, 2021 - Shell
-
Updated
Aug 11, 2021 - Python
-
Updated
Jun 14, 2021 - Dart
-
Updated
May 31, 2021
-
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
Aug 11, 2021 - C#
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jun 12, 2021 - HTML
-
Updated
Mar 23, 2021 - Jupyter Notebook
-
Updated
Aug 10, 2021 - Java
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.