Vojislav Petkovic

Results 3 issues of Vojislav Petkovic

### Question I thought registration would behave the same or similar as sign in. I have Blazor WASM app that can sign in user just fine and goes back to...

question

It appears that application is getting the playback links relative to the container's network, so when opening with external player on iOS, nothing happens since the URL cannot be loaded....

It would be cool if link generation supports custom response objects. Example: { "data": [ { "firstName": "Jhon", "lastName": "Doe", "links": [ { "method": "GET", "uri": "https://localhost:5001/api/person/5", "relation": "Self", "message":...