Skip to content
#

identity

Here are 823 public repositories matching this topic...

dantrevino
dantrevino commented Oct 4, 2020

Just playing around with my miner tonight, I set burn_fee_cap = -2 and the miner stopped with a thread panic.

Process abort due to thread panic
   0: backtrace::backtrace::libunwind::trace
             at .cargo/registry/src/github.com-1285ae84e5963aae/backtrace-0.3.50/src/backtrace/libunwind.rs:95
      backtrace::backtrace::trace_unsynchronized
             at .cargo/registry/src/git
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.

NickUfer
NickUfer commented Oct 4, 2020

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

I tried to configure https://twitch.tv/ as an OIDC provider, but the id_token does not contain the email or email_verified fields by default which I want to use. These fields are only present when the request to the authorization endpoint contains the claims query parameter with the value `{"id_token":{"email":null, "email

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.