Method: Forgejo::OAuth2Application#client_secret

Defined in:
lib/forgejo/models/o_auth2_application.rb

#client_secretObject

Returns the value of attribute client_secret.



20
21
22
# File 'lib/forgejo/models/o_auth2_application.rb', line 20

def client_secret
  @client_secret
end