GithubHelp home page GithubHelp logo

omniauth-bnet's People

Contributors

comp615 avatar kelsin avatar matharvard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

omniauth-bnet's Issues

invalid_request: Internal server error

Hello!

I try use Sinatra example of omniauth-bnet, and get this error:

Authentication Failed:
message:invalid_request
{"message"=>"invalid_request", "origin"=>"http://mysite.com/", "strategy"=>"bnet"}

I test this multiple times, on different versions of ruby and gems, but still get "Internal server error"
which no explanation.

Anyone can help me? :)

client_id not parsed into params

Hi Blizzard,

I think it is great that you made a gem, but I am not able to guess how you define the client_id is needs.

This is my setup /config/initializers/omniauth.rb:

Rails.application.config.middleware.use OmniAuth::Builder do
  provider :bnet, ENV['h9ymxyw8sumrgs2hb569hn8ph9r9mpbk'], ENV['Secret'],
  scope: "wow.profile",
  region: "eu"
end

when I then test within development (using SSL - thin start --ssl), I see the following request without client_id params.

https://eu.battle.net/oauth/authorize?client_id=&redirect_uri=https%3A%2F%2Flocalhost%3A3000%2Fauth%2Fbnet%2Fcallback&response_type=code&scope=wow.profile&state=cf31d73b61a1aeba32e92c610a73904834921325c226a91e

how do I define the client_id?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.