sharmaritesh / spring-angularjs-oauth2-sample

An extension to Dave Syer's effort on integrated Spring security, OAuth2 and AngularJS article.
60 stars 26 forks source link

need to know the default logout time ? #3

Open areddy7021 opened 8 years ago

areddy7021 commented 8 years ago

Hi ,

I would like to have the configurable property of refresh token and access token live in duration ?

I have checked in all 3 bundles but i didn't come across of any live in duration of tokens ..is it using by default spring oauth token store configuration ? if so then pls suggest me how can i change it externally ?

Thanks, Akhil.