Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let more information be stored within the AccessToken #101

Merged
merged 1 commit into from
Aug 10, 2016
Merged

let more information be stored within the AccessToken #101

merged 1 commit into from
Aug 10, 2016

Conversation

chpache
Copy link

@chpache chpache commented Aug 8, 2016

issue: #99

@@ -16,7 +16,7 @@ trait DataHandler[U] extends AuthorizationHandler[U] with ProtectedResourceHandl
* @param lifeSeconds Life of the access token since its creation. In seconds.
* @param createdAt Access token is created date.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add @param for params you added?

@chpache
Copy link
Author

chpache commented Aug 8, 2016

@tsuyoshizawa sure, thanks for the point!

@tsuyoshizawa tsuyoshizawa merged commit 6d7578a into nulab:master Aug 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants