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: subscription accessToken now returns the owner of the webservice #174

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

r-marques
Copy link
Member

Description

  • return the owner of the webservice ddo in the jwt token
  • fixed a bug where the subscriber address was not being sent in the token

Is this PR related with an open issue?

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

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

- fixed a bug where the subscriber address was not being sent in the
  token
@r-marques r-marques requested review from a team as code owners June 8, 2023 14:56
Copy link
Member

@aaitor aaitor left a comment

Choose a reason for hiding this comment

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

:shipit:

@r-marques r-marques merged commit 70a0d1e into main Jun 8, 2023
2 checks passed
@r-marques r-marques deleted the feat/subscription-token-owner-address branch June 8, 2023 15:06
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

2 participants