Giter VIP home page Giter VIP logo

blazor-series's People

Contributors

codemazeblog avatar marinkospasojevic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blazor-series's Issues

CORS error on iis

Hi,
the problem occurs when publishing the two apps on iis.
What changes need to be made to publish apps on iis?
Thanks

Refresh token method seems to be missing

Hi,

at first, thanks for your effort!

I downloaded the repository and as I see you configured the token with a 5 min expiration. But there seems to be no token refresh method implemented. After 5 minutes you get a 401:


Request URL: https://localhost:5011/api/products?pageNumber=3&searchTerm=&orderBy=name
Request Method: GET
Status Code: 401 
Remote Address: [::1]:5011
Referrer Policy: no-referrer-when-downgrade
access-control-allow-origin: *
access-control-expose-headers: X-Pagination
content-length: 0
date: Mon, 07 Sep 2020 12:04:13 GMT
server: Kestrel
status: 401
www-authenticate: Bearer error="invalid_token", error_description="The token expired at '09/07/2020 11:49:07'"

This seems to be a common issue regarding JWT tutorials, to not consider the refreshing of the token ;-)

As I am new to Blazor this would be very helpful. Had lots of trouble alreadý with refreshing tokens in Angular und Web API in the past.

Best regards,
Kay

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.