amkirwan / ember-oauth2

JavaScript library for using OAuth 2.0 Implicit Grant flow (Client-Side Flow) with Ember.js
MIT License
133 stars 22 forks source link

Center Oauth authorization window #34

Closed catpham closed 5 years ago

catpham commented 6 years ago

closes https://github.com/amkirwan/ember-oauth2/issues/33

ThomasThelen commented 6 years ago

Any status on this?

amkirwan commented 6 years ago

@ThomasThelen this branch needs a rebase and 🍏 build before I can look at merging.

catpham commented 6 years ago

@amkirwan just rebased!

patocallaghan commented 6 years ago

@amkirwan any update on merging this?

catpham commented 5 years ago

@amkirwan 👋 I've just pushed up a commit that includes updates incorporating your feedback!

patocallaghan commented 5 years ago

👋 @amkirwan any update on this PR?

GavinJoyce commented 5 years ago

Hey @amkirwan, do you think we could get this PR merged?

GavinJoyce commented 5 years ago

Hi @amkirwan, it seems that the last version published to npm was a year ago with 2.0.4-beta. Perhaps you might consider publishing a new version? Thanks