Skip to content
#

identity

Here are 1,265 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 good first issue
ockam
mrinalwadhwa
mrinalwadhwa commented Aug 7, 2022

Currently:

» ockam tcp-listener create --help

ockam-tcp-listener-create 0.68.0
Create tcp listener on the selected node

USAGE:
    ockam tcp-listener create [OPTIONS] <BIND>

ARGS:
    <BIND>

OPTIONS:
    -h, --help           Print help information
    -n, --node <node>    Override the default API node [default: default]
    -q, --quiet          Do not print trace messag
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