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

postLoginHandler for OAuth2 Password Grant #510

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

postLoginHandler for OAuth2 Password Grant #510

wants to merge 4 commits into from

Conversation

passatgt
Copy link

Fix for issue #507

@robertjd
Copy link
Member

Thanks @passatgt - though I don't think we want this to be triggered for the refresh_token workflow, only password.

@passatgt
Copy link
Author

Ok, makes sense, i guess it works like this, i just didn't wanted to duplicate the case, because otherwise its the same.

@robertjd
Copy link
Member

Can we update this to use the existing switch structure? Thanks!

@passatgt
Copy link
Author

I had to change it yet again. The account is not returned by the request, added client.getAccount instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants