Skip to content

Changes to oAuth callback and state verification#13

Open
maciekrb wants to merge 9 commits intoangular-oauth:masterfrom
maciekrb:master
Open

Changes to oAuth callback and state verification#13
maciekrb wants to merge 9 commits intoangular-oauth:masterfrom
maciekrb:master

Conversation

@maciekrb
Copy link
Copy Markdown

Hi,

I found that the window.postMessage wasn't always working, so a replaced it with just a global scope function (yeah, I know is not that elegant, but it is a bit more compatible), and I added state verification, which is actually sent to the token endpoint and then verified upon callback.

Let me know what you think.

Cheers

@victorhqc
Copy link
Copy Markdown

Actually I need that state verification so this library is useful to me. I hope that pull request is accepted :)

Created factories to config authentication
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