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

Add possibility to set token directly from an object #97

Open
pavradev opened this issue Aug 27, 2015 · 0 comments
Open

Add possibility to set token directly from an object #97

pavradev opened this issue Aug 27, 2015 · 0 comments

Comments

@pavradev
Copy link
Contributor

Now token can only be set from the session storage or from the fragment URI. We make an ajax call to OAuth back-end that returns json and we don't want to convert it back and forth to hash string. So we need to set it directly from an object like private setToken function does.
I can submit a PR if this change will be accepted.

@pavradev pavradev changed the title Add possibility to set token directly from a map of properties Add possibility to set token directly from an object Aug 27, 2015
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

No branches or pull requests

1 participant