W3cubDocs

/Crystal

class OAuth::RequestToken

Defined in:

oauth/request_token.cr

Constructors

Instance Method Summary

Constructor Detail

def self.from_response(response) : selfSource

def self.new(token : String, secret : String)Source

Instance Method Detail

def secret : StringSource

def token : StringSource

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/OAuth/RequestToken.html