Class: Yt::Collections::Authentications

Inherits:
Base
  • Object
show all
Defined in:
lib/yt/collections/authentications.rb

Direct Known Subclasses

DeviceFlows

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize, of, #where

Methods included from Actions::List

#first!

Constructor Details

This class inherits a constructor from Yt::Collections::Base

Instance Attribute Details

#auth_paramsObject

Returns the value of attribute auth_params.



7
8
9
# File 'lib/yt/collections/authentications.rb', line 7

def auth_params
  @auth_params
end