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

POC: Readable signature message #450

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

metabacalhau
Copy link
Contributor

Description

The goal is to customise signature messages:
Screenshot 2023-01-17 at 18 52 35

This PR adds:

  • Look for a custom message per type/function in the config (client app customises the messages);
  • Sign a readable custom message and make it a JWT payload;

Is this PR related with an open issue?

Related to Issue https://github.com/nevermined-io/one/issues/64

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Follows the code style of this project.
  • Tests Cover Changes
  • Documentation

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.

None yet

1 participant