Skip to content

Conversation

@serrien
Copy link
Contributor

@serrien serrien commented Oct 30, 2014

Hello,
When Angular is in HTML5 mode OFF, AccessToken.setTokenFromString(hash) must be add to the router.
Unfortunately, this method is private. Here is a proposal to make it work.
Kind regards,

Seb

@abuecker
Copy link
Contributor

Looks good. This is blocking me too.

@abuecker
Copy link
Contributor

Should we include the built "dist/oauth-ng.js" in the PR's?

@andreareginato
Copy link
Collaborator

Actually I don't know if it's common usage to include it or not. Any guess about the best practices in this?
Thanks for the pull request @SebErrien, I'll add it soon.

@serrien
Copy link
Contributor Author

serrien commented Oct 30, 2014

Thanks for your work. It help me a lot.

andreareginato added a commit that referenced this pull request Oct 30, 2014
Make AccessToken method setTokenFromString public for HTML5 mode OFF
@andreareginato andreareginato merged commit 73fa404 into angularjs-oauth:master Oct 30, 2014
@abuecker
Copy link
Contributor

@andreareginato looks like some PR's include the built file: #45 #40

Some PR's don't: #34 #26

Suppose if it's there, you know the tests were run. Would also make the merged master branch usable without having to go through a build step if you bower install git://github.com/andreareginato/oauth-ng#master

@andreareginato
Copy link
Collaborator

Makes sense to have it. Thanks @abuecker.

@serrien serrien deleted the html5-off-bug branch November 2, 2014 20:15
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.

3 participants