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

DSFE 4 - Apply new auth to FE #914

Closed
3 tasks
AlexNi245 opened this issue May 2, 2024 · 2 comments
Closed
3 tasks

DSFE 4 - Apply new auth to FE #914

AlexNi245 opened this issue May 2, 2024 · 2 comments
Assignees
Labels
Size M Medium Sized Ticket

Comments

@AlexNi245
Copy link
Collaborator

After the completion of #824, the API changes have to be included to the FE.

  • Use the new routes
  • Handle new auth for BE and storage
  • Implement challenge-response for expired tokens
@AlexNi245 AlexNi245 self-assigned this May 2, 2024
@AlexNi245 AlexNi245 changed the title DSFE 3 - Apply new auth to FE DSFE 4 - Apply new auth to FE May 2, 2024
@AlexNi245
Copy link
Collaborator Author

AlexNi245 commented May 27, 2024

Implement the methods from lib http with the ones used in the connector.

  • Look for deliveryServiceToken imports and remove methods imported there with the new one from the DeliveryServiceConnector
  • Look for storageServiceToken imports and remove methods imported there with the new one from the/BackendConnector
  • The BackendConnector is already completed, but the DeliveryServiceConnector might lack some methods from the old lib package. Add those methods like the others
  • Migrate WS related files (Alex)

@AlexNi245 AlexNi245 added the Size M Medium Sized Ticket label May 27, 2024
@AlexNi245
Copy link
Collaborator Author

Estimation: 3 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size M Medium Sized Ticket
Projects
Status: Done
Development

No branches or pull requests

2 participants