We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68b06db commit 6e9f785Copy full SHA for 6e9f785
example/example.rb
@@ -1,6 +1,6 @@
1
$:.push File.dirname(__FILE__) + '/../lib'
2
3
-require 'omniauth-microsoft_graph'
+require 'microsoft_graph'
4
require 'sinatra'
5
require 'json'
6
0 commit comments