Sha256: ea2a5f177b9fa16c26f0932f265ec5f52198a7fa6fafe78e70b7b7a6e4d8c827
Contents?: true
Size: 288 Bytes
Versions: 13
Compression:
Stored size: 288 Bytes
Contents
# Copyright (c) 2015 Sqreen. All Rights Reserved. # Please refer to our terms for more information: https://www.sqreen.io/terms.html module Sqreen # Sqreen SDK class << self # Authentication tracking method def auth_track(is_logged_in, authentication_keys) end end end
Version data entries
13 entries across 13 versions & 1 rubygems