Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Refresh token #36

@ramonmacias

Description

@ramonmacias

accessToken, err := p.consumer.AuthorizeToken(s.RequestToken, params.Get("oauth_verifier"))

Hello,

I'm trying to understand how to use Authorize method for refresh the user session tokens, as parameter we need to pass an implementation of goth.Params interface, and inside this method you will call this method using oauth_verifier, I assume that I need to do this implementation but whats is still not clear for me is which value I need to return from this Get call? Is something I'm missing?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions