Method: Superset::Authenticator#refresh_token

Defined in:
lib/superset/authenticator.rb

#refresh_tokenObject



19
20
21
# File 'lib/superset/authenticator.rb', line 19

def refresh_token
  response_body['refresh_token']
end