SpoonX / aurelia-authentication

Authentication plugin for aurelia.
http://aurelia-authentication.spoonx.org
MIT License
90 stars 60 forks source link

feat(authentication): Add option to always store all received properties #377

Closed diegotroitino closed 6 years ago

diegotroitino commented 6 years ago

By this issue i've added an option to allow keep stored all old response properties. This allows to work with a single refresh_token that was received once and the expiration only is extend.

The new config option is the 'keepOldResponseProperties'

RWOverdijk commented 6 years ago

@diegotroitino Hey! I'm not entirely sure what this does still, but I appreciate the PR nonetheless. Could you update the commit messages according to our contributing guidelines?

diegotroitino commented 6 years ago

What's the problem with the message "refactor(authentication): apply coding rules"? I've tried many messages

Sorry, that's my first open source PR. ;-)

RWOverdijk commented 6 years ago

It's not the refactor message, it's doc which should be docs.