Giter Club home page Giter Club logo

Comments (4)

mrellipse avatar mrellipse commented on June 19, 2024

forgot it was using implicit authorization workflow, so refresh tokens are not issued.

better to extend the access token ttl, and just advise the user when/if their token expires

from toucan.

hmuhdkamran avatar hmuhdkamran commented on June 19, 2024

Async token expiration or token expiration intimation is essential.

from toucan.

mrellipse avatar mrellipse commented on June 19, 2024

okay, i have added in a simple client-side widget which will server this purpose.

it uses the existing vuex state to push info/alert/error style messages via javascript timeouts

there is also an optional boolean value (defaults to true) which pushes users to login route

  • when token expires during an active session
  • when app loads an invalid token

you are right - something like this should be part of a boilerplate solution.

thanks for the feedback. and I wish you all the best with your project, and hope it goes well - it looks quite ambitious!

from toucan.

hmuhdkamran avatar hmuhdkamran commented on June 19, 2024

it is very essential to have pop-up just like "https://github.com/stoodz/vuejsTimer.git", I have integrated like if the user click on stay the token is updated with new expiry time.
second role based menu or features like 'https://aspnetboilerplate.com/Templates' would be beneficial.
separate layout for login and logged-in pages.
unit test for vue components should be added, like karma i.e 'https://vuejs.org/v2/guide/unit-testing.html'
repository based db integration should be integrated, I have done it and happy to share.
date time filter should be integrated as vue v-model integrated with date but need work around.

from toucan.

Related Issues (20)

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.