Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(switchboard): DID organisation registration prototype #2500

Draft
wants to merge 7 commits into
base: feat/sb-integration-prototype-user
Choose a base branch
from

Conversation

artursudnik
Copy link
Member

@artursudnik artursudnik commented Jun 11, 2021

To be implemented:

  • saving blockchain-related data (to be decided, where)
  • some of the fields can not be published on-chain and will need to be entered by a user on the frontend
  • frontend organisation registration form using organisation/did endpoint
  • design of the fronted flow
  • tests

@artursudnik artursudnik changed the title feat: DID organisation registration prototype feat(switchboard): DID organisation registration prototype Jun 11, 2021
@@ -22,7 +22,7 @@ DISABLED_UI_FEATURES=IRecConnect;DevicesImport;IRecUIApp;CertificatesImport

# Secret keys
DEPLOY_KEY=d9066ff9f753a1898709b568119055660a77d9aae4d7a4ad677b8fb3d2a571e5

PLATFORM_OPERATOR_PRIVATE_KEY=e1e314bf0dac736ac81bb2c541ab4f6cf3a6de078045217dd10e1a07e673596f
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we currently use DEPLOY_KEY as the platform private key already.

@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-user branch 2 times, most recently from 0a18c1c to 74c14c5 Compare June 15, 2021 11:20
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-org branch from bd3dafb to 5ca640a Compare June 15, 2021 11:28
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-user branch 2 times, most recently from fee9438 to 1f13966 Compare June 16, 2021 08:07
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-org branch 6 times, most recently from 47707cc to 078f742 Compare June 21, 2021 09:06
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-org branch from 078f742 to e54d85a Compare June 22, 2021 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants