Add API Layer to Blazor #1

Open
opened 2021-10-24 20:38:46 +00:00 by conco · 0 comments
Owner

The Blazor portion of the application needs an API Layer for communicating with the API Portion. This should be implemented as a Dotnet service we can inject, and should be setup to look at the user's access token (from the Authentication portion) and send that along with requests.

The Blazor portion of the application needs an API Layer for communicating with the API Portion. This should be implemented as a Dotnet service we can inject, and should be setup to look at the user's access token (from the Authentication portion) and send that along with requests.
conco added the enhancement label 2021-10-24 20:38:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: PetriePanel-Team/PetriePanel#1