Class: Firebase::Auth::IDToken::Config
- Inherits:
-
Object
- Object
- Firebase::Auth::IDToken::Config
- Defined in:
- lib/firebase/auth/id_token/config.rb
Instance Attribute Summary collapse
-
#project_id ⇒ Object
Returns the value of attribute project_id.
Instance Attribute Details
#project_id ⇒ Object
Returns the value of attribute project_id.
5 6 7 |
# File 'lib/firebase/auth/id_token/config.rb', line 5 def project_id @project_id end |