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

SWAP 3206 3 - Refactor jwt endpoint to provide valid jwt #441

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

nitrosx
Copy link
Contributor

@nitrosx nitrosx commented Apr 13, 2023

Description

Create custom JWT valid token

Motivation

When we tested the tokens create through the JWT endpoint, we realized that they were not valid.

Changes:

  • user.service.ts
  • user.controller.ts

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

@nitrosx nitrosx merged commit fcbb8a6 into master Apr 13, 2023
@nitrosx nitrosx deleted the swap-3206-3 branch April 13, 2023 17:32
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.

1 participant