Token
Used on the server for generating tokens
# File lib/oauth/tokens/server_token.rb, line 5 def initialize super(generate_key(16), generate_key) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.