• Josianne Hyson's avatar
    Add scopes and expires_in_seconds to token info · 06dcb17e
    Josianne Hyson authored
    Prior to upgrading doorkeeper to 5.0.2 these attributes were both in the
    token_info response. They have now been renamed to 'scope' and
    'expires_in'.
    
    Add these fields back in for now, so that we can get the security
    fix with 5.0.2 out - and removed these fields after we can properly
    communicate their deprecation.
    06dcb17e
token_info_controller_spec.rb 2.26 KB