Skip to content

issues Search Results · repo:oneblink/hapi-oauth2orize language:JavaScript

Filter by

11 results
 (63 ms)

11 results

inoneblink/hapi-oauth2orize (press backspace or delete to remove)

Any plans to update for Hapi 17 :) oauth2orize is the standard for NodeJS, this plugin is amazing too :)
enhancement
help wanted
  • ghost
  • 1
  • Opened 
    on Nov 1, 2017
  • #18

How do I implement oauth2orize in hapijs. Please suggest. I did this code but it s not working when I am hitting the API. I am new in hapijs and oauth2orize. Also hapi-oauth2orize is not working as I am ...
  • AmayraRajput
  • 1
  • Opened 
    on Jun 22, 2016
  • #16

I am using hapi-ouath2orize wrapper in my Hapi API. In my application, i need to implement resource owner password grant. So far i understand i have to use following curl command to implement this grant. ...
question
  • lutfor3737
  • Opened 
    on Apr 29, 2016
  • #15

Hello, This is my code for controllers/oauth2.js where I have the handler for /oauth/authorize authorize: function (request, reply) { oauth.authorize(request, reply, function (req, res) { ...
  • pabshazon
  • 3
  • Opened 
    on Apr 11, 2016
  • #14

From https://github.com/hapijs/yar Starting with Hapi 12 the request.session placeholder was removed. The guidance from Hapi maintainer Eran Hammer was for this and similar modules to move data storage ...
  • pabshazon
  • 5
  • Opened 
    on Apr 10, 2016
  • #13

i am getting this error when i try to register. throw new Error(msgs.join( ) || Unknown error ); ^ Error: Invalid plugin options {} [1] 0 must be a string at Object.exports.contain.exports.reachTemplate.exports.assert.condition ...
question
  • lutfor3737
  • 13
  • Opened 
    on Mar 4, 2016
  • #12

Hello, In the example oauth.authorize is passed with two different signatures, the first one is (request, reply, function ... ) and the second one is (function ...), was that an error? Because when token() ...
  • midnightcodr
  • 2
  • Opened 
    on Oct 25, 2015
  • #10

Bring docs up to date with changes in v1 and v2.
enhancement
help wanted
  • devinivy
  • Opened 
    on Aug 5, 2015
  • #7

hapi8 migration guide: https://github.com/hapijs/hapi/issues/2186
enhancement
  • devinivy
  • 1
  • Opened 
    on Aug 5, 2015
  • #6

Any word on testing with Hapi 8+? Also, updated docs? My team is looking to implement oauth for our API so we may be able to help contrib to this module. Cheers.
  • landau
  • 8
  • Opened 
    on Jan 23, 2015
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub