Sha256: 77116918d7f65fb7555a5470f056f142201b599e6dbfb27435b8d75c523e39f5
Contents?: true
Size: 219 Bytes
Versions: 4
Compression:
Stored size: 219 Bytes
Contents
module Sso module Doorkeeper module OAuth module AuthorizationCodeRequestMixin include Base def sso_client @sso_client ||= grant.sso_client end end end end end
Version data entries
4 entries across 4 versions & 1 rubygems