blockstack-ruby icon indicating copy to clipboard operation
blockstack-ruby copied to clipboard

The Blockstack Ruby library for auth and identity

Results 3 blockstack-ruby issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Blockstack forum login fails using the Blockstack ID login option. When the user is trying to log into the blockstack browser web app they are NOT taken...

P3
Production

Rubocop pointed out that the `protected` and `private` access modifiers we were using weren't valid.

help wanted
good first issue

Blockstack Auth generally only returns a url to the profile in the `profile_url` field. This change was made to avoid exceeding server max request sizes. The relevant code in blockstack.js...

enhancement
help wanted