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

Issue #44 refresh token #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bummzack
Copy link
Contributor

Implemented API methods to refresh a token.
Updated the way tokens are validated.
Added tests.

This replaces PR #40. It was flawed because it would not run correctly on MsSQL DBs. This has been fixed in this PR.

ADD colymba#44: Implement API method to refresh token.

- Reverted to non-unique indexes on `RESTfulAPI_TokenAuthExtension` since there's an issue with MsSQL DBs.
- Implemented token refresh methods.
- Updated documentation.
- Added test for "refreshToken".
- Updated token uniqueness test.
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.

1 participant