Module: RubyLokaliseApi::Rest::Jwt

Included in:
Client
Defined in:
lib/ruby_lokalise_api/rest/jwt.rb

Instance Method Summary collapse

Instance Method Details

#jwtRubyLokaliseApi::Resources::Jwt

Returns a JWT that can be used to work with OTA



10
11
12
# File 'lib/ruby_lokalise_api/rest/jwt.rb', line 10

def jwt
  c_r RubyLokaliseApi::Resources::Jwt, :find, nil, {}
end