The Wayback Machine - https://web.archive.org/web/20200918170817/https://github.com/topics/identity
Skip to content
#

identity

Here are 807 public repositories matching this topic...

dlarsson
dlarsson commented Sep 16, 2020

Login and consent challenges time out, but I haven't found a way to determine if this has happened

After being redirected to the login and consent pages, you're given a login/consent challenge. After the user has somehow authenticated himself, the login/consent session is accepted to hydra with the given login/consent challenge. However, if this takes too long (I believe it's a 10 minute ti

psq
psq commented Aug 25, 2020

Is your feature request related to a problem? Please describe.
To be able to test long running contracts using the Clarity JS SDK, which depend on reaching a certain block-height to simulate the passage of time, there is currently no easy way to mine new blocks to increase said block-height.

This would be helpful to tests contracts such as https://github.com/MarvinJanssen/stackstarter or h

pomerium
travisgroth
travisgroth commented Aug 14, 2019

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.

UkonnRa
UkonnRa commented Sep 5, 2020

Is your feature request related to a problem? Please describe.

Now Messages are something like:

[
  {
    "id": 4000006,
    "text": "The provided credentials are invalid, check for spelling mistakes in your password or username, email address, or phone number.",
    "type": "error",
    "context": {}
  }
]

So if text contains some variables, it will be impossab

janschoelchAtOK
janschoelchAtOK commented Jun 26, 2020

Is your feature request related to a problem? Please describe.
This feature request is Android related. We would like to enable the WindowManagerFlags.Secure flag on every bit of our app, so that the app content gets hidden once the app enters the background (e.g. in Android task overview). This flag also prevents the user from taking screenshots. Adam Pedley once wrote a nice and short blog

Improve this page

Add a description, image, and links to the identity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the identity topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.