Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
There was an error while loading. Please reload this page.
Blockstack Auth generally only returns a url to the profile in the
profile_urlfield.This change was made to avoid exceeding server max request sizes.
The relevant code in blockstack.js is here: https://github.com/blockstack/blockstack.js/blob/e8b0c2afaaa432283b47726a89b6388699b38125/src/auth/authApp.js#L205
We should update this library to have similar behavior. Until this happens, the profile will typically be
nil.