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

update to 3.28 #73

Closed miguelcobain closed 6 months ago

miguelcobain commented 7 months ago

A harmless PR that should be able to get those of us still stuck in 3.x world. This should make updating to 3.28 possible, without deprecations, and consequently making the update to 4.x possible.

miguelcobain commented 7 months ago

@amkirwan can I help moving this PR forward?

miguelcobain commented 7 months ago

@amkirwan I replaced travis with GH actions. Tests are passing in Ember 3 and 5! (and one would assume ember 4 works too).

image 🔗 https://github.com/miguelcobain/ember-oauth2/actions/runs/7353253569