http: Remove any remaining authentication code
We also remove the /api/v1/profile endpoint because that was only
supposed to be used with a local node and not publicly accessible. All
fields that are still used in the UI were moved to /api/v1/node.
We also remove the /api/v1/profile endpoint because that was only
supposed to be used with a local node and not publicly accessible. All
fields that are still used in the UI were moved to /api/v1/node.
Rebase.
Rebase.
Remove unneeded publicExplorer field.
LGTM
Rebase.
Rebase.
Ran cargo build to update the lockfile.
Fix newline and schema.
Make the avatarUrl, bannerUrl and description fields optional.