Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Changing password result in access_token no longer valid #142

Closed
1 of 2 tasks
rickmak opened this issue Sep 26, 2016 · 0 comments
Closed
1 of 2 tasks

Changing password result in access_token no longer valid #142

rickmak opened this issue Sep 26, 2016 · 0 comments
Assignees

Comments

@rickmak
Copy link
Member

rickmak commented Sep 26, 2016

Changing password will trigger the access_token to be expired in JWT. But the endpoint don't return the new token, need the developer to login manually again.

  • Skygear Server Date/Version: v0.17.0
  • Application Platform: JS SDK
  • Is this a regression?
  • Attached logs, screenshots

Expected Results

The auth:password response will contain the new token.

Actual Results

Return the old token that is no long valid.

Steps to reproduce

@rickmak rickmak self-assigned this Sep 26, 2016
rickmak added a commit to rickmak/skygear-server that referenced this issue Sep 26, 2016
rickmak added a commit to rickmak/skygear-server that referenced this issue Sep 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants