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

identity

Here are 1,261 public repositories matching this topic...

kantai
kantai commented Jul 12, 2022

The puppet-chain binary doesn't seem to be used anymore -- clarinet integrate and devnet do not use it for setting up a local regtest environment, and our integration tests do not use it either.

It could still be useful for developers trying to spin up their own bitcoin regtest environment. However, I feel pretty ambivalent about supporting that use case through the puppet-chain: we don't reall

chore Necessary but less impactful tasks such as cleanup or reorg good first issue Appropriate for a new open source contribution.
ockam
mrinalwadhwa
mrinalwadhwa commented Aug 5, 2022

Currently there is a ockam node delete <NODE> --sigkill. We can make that a part of -f, --force.

But --force should do more things like clean up config and state directories even when they are partially consistent state - see build-trust/ockam#3131 as an example

ockam node delete --all --force should get rid of all node processes, config directory and stat

infra
angular-auth-oidc-client
cedbesafilm
cedbesafilm commented Dec 7, 2021

Describe the bug
If the environment (in my case the stage environment) is not setup as a a secure origin the library break up cause of the crypto library is not in window object

To Reproduce
Steps to reproduce the behavior:

  1. A server work on http that is setup as 'insecure origin'
  2. Start the login sequence

Expected behavior
Warning on library loading that check secure or

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