Socket
Book a DemoInstallSign in
Socket

ruby_meta_graph

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ruby_meta_graph

bundlerRubygems
Version
0.1.2
Version published
Maintainers
1
Created
Source

Ruby Meta Graph

CircleCI

Ruby for Meta Graph API. Features:

  • Easy setup
  • Response object
  • Custom permission
  • Latest version of Meta Graph API

How to install:

gem install ruby_meta_graph

How to use:

permission = "id,name,email,birthday"
your_token = ENV[TOKEN]
response   = RubyMetaGraph::Me.new(permission, your_token).run

# The responses will be base on permission you allowed
response.id
response.name
response.email
response.birthday

Credits

Made base on my use case to keep the large application maintainable by separate the service. Adham Kurniawan

FAQs

Package last updated on 16 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.