Sha256: 2b410f50c0a5ebf2bf30b3f50eda53362b53d02550d8ca1aa8d4a82a456f5c4c

Contents?: true

Size: 117 Bytes

Versions: 5

Compression:

Stored size: 117 Bytes

Contents

<script>
  var oauth_url = "<%= @authorize_url %>";
  window.top.location = oauth_url.replace("&amp;","&");
</script>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
authorizme-1.1.2 app/views/authorizme/login/facebook/auth.html.erb
authorizme-1.1.1 app/views/authorizme/login/facebook/auth.html.erb
authorizme-1.1.0 app/views/authorizme/login/facebook/auth.html.erb
authorizme-1.0.0 app/views/authorizme/login/facebook/auth.html.erb
authorizme-0.0.11 app/views/authorizme/login/facebook/auth.html.erb