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

[DLVR-478] update to 0.3.0 #1

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

Conversation

te0retik
Copy link

No description provided.

kelostrada and others added 24 commits October 2, 2017 20:36
Adds ability to set an extra param to vk.
It improves security.
* WIP: adds failing test, refs ueberauth#21

* Closes ueberauth#21

* Fixes credo warning
Changes:
1. Fixes failing tests, closes ueberauth#7
2. Adds docs, closes ueberauth#18
3. Upgrade elixir and deps versions, closes ueberauth#30
4. Ready to be released, closes ueberauth#39
token = Map.put(token, :other_params, other_params)
put_private(conn, :vk_token, token)
# FIXME need to call with third argument - state
fetch_user(conn, %{client | token: token})
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

вот тут нужно передать третий аргумент, которого нет. как это сделать?

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.

9 participants