Class: OAuth2c::Grants::ClientCredentials

Inherits:
TwoLegged::Base show all
Defined in:
lib/oauth2c/grants/client_credentials.rb

Instance Attribute Summary

Attributes inherited from TwoLegged::Base

#scope

Method Summary

Methods inherited from TwoLegged::Base

#initialize, #token, #update_scope

Constructor Details

This class inherits a constructor from OAuth2c::TwoLegged::Base