|
1 | 1 | # Changelog
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## v0.5.10 |
| 5 | + |
| 6 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.9...v0.5.10) |
| 7 | + |
| 8 | +### 🚀 Enhancements |
| 9 | + |
| 10 | +- Add apple provider ([#328](https://github.com/atinux/nuxt-auth-utils/pull/328)) |
| 11 | + |
| 12 | +### 📖 Documentation |
| 13 | + |
| 14 | +- Typo ([8b132e4](https://github.com/atinux/nuxt-auth-utils/commit/8b132e4)) |
| 15 | +- Improve example ([9d191a1](https://github.com/atinux/nuxt-auth-utils/commit/9d191a1)) |
| 16 | + |
| 17 | +### ❤️ Contributors |
| 18 | + |
| 19 | +- David ([@GreenmeisterDavid](http://github.com/GreenmeisterDavid)) |
| 20 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 21 | + |
| 22 | +## v0.5.9 |
| 23 | + |
| 24 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.8...v0.5.9) |
| 25 | + |
| 26 | +### 🚀 Enhancements |
| 27 | + |
| 28 | +- Add support for websocket handler ([#327](https://github.com/atinux/nuxt-auth-utils/pull/327)) |
| 29 | + |
| 30 | +### ❤️ Contributors |
| 31 | + |
| 32 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 33 | + |
| 34 | +## v0.5.8 |
| 35 | + |
| 36 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.7...v0.5.8) |
| 37 | + |
| 38 | +### 🚀 Enhancements |
| 39 | + |
| 40 | +- Self-hosted Gitlab instances ([#323](https://github.com/atinux/nuxt-auth-utils/pull/323)) |
| 41 | +- Add Line OAuth provider ([#312](https://github.com/atinux/nuxt-auth-utils/pull/312)) |
| 42 | +- Add atlassian oauth-provider ([#307](https://github.com/atinux/nuxt-auth-utils/pull/307), [#308](https://github.com/atinux/nuxt-auth-utils/pull/308)) |
| 43 | + |
| 44 | +### 🩹 Fixes |
| 45 | + |
| 46 | +- Add discord oauth error ([#316](https://github.com/atinux/nuxt-auth-utils/pull/316)) |
| 47 | +- Normalise errors when user not accessible ([c98ea5d](https://github.com/atinux/nuxt-auth-utils/commit/c98ea5d)) |
| 48 | + |
| 49 | +### 🏡 Chore |
| 50 | + |
| 51 | +- Disable test:types ([ec9b727](https://github.com/atinux/nuxt-auth-utils/commit/ec9b727)) |
| 52 | +- Rename jtw to jwt ([#326](https://github.com/atinux/nuxt-auth-utils/pull/326)) |
| 53 | +- Update deps ([9cd39e8](https://github.com/atinux/nuxt-auth-utils/commit/9cd39e8)) |
| 54 | + |
| 55 | +### ❤️ Contributors |
| 56 | + |
| 57 | +- Sébastien Chopin <[email protected]> |
| 58 | +- Jonas ([@jonasfroeller](http://github.com/jonasfroeller)) |
| 59 | +- Devskillpro ([@devskillpro](http://github.com/devskillpro)) |
| 60 | +- Exit ([@exitss](http://github.com/exitss)) |
| 61 | +- Benjamin Stauß <[email protected]> |
| 62 | +- Thijs Wijnmaalen <[email protected]> |
| 63 | + |
| 64 | +## v0.5.7 |
| 65 | + |
| 66 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.6...v0.5.7) |
| 67 | + |
| 68 | +### 🚀 Enhancements |
| 69 | + |
| 70 | +- Keycloak internal server URL ([ac61ae5](https://github.com/atinux/nuxt-auth-utils/commit/ac61ae5)) |
| 71 | +- **cognito:** Integrate OpenID Connect discovery for improved OAuth flow ([7a01cc3](https://github.com/atinux/nuxt-auth-utils/commit/7a01cc3)) |
| 72 | +- Add hubspot provider ([1a79baf](https://github.com/atinux/nuxt-auth-utils/commit/1a79baf)) |
| 73 | + |
| 74 | +### 🩹 Fixes |
| 75 | + |
| 76 | +- Make sure the required env is checked ([#306](https://github.com/atinux/nuxt-auth-utils/pull/306)) |
| 77 | + |
| 78 | +### 🏡 Chore |
| 79 | + |
| 80 | +- Lint fix ([3532d48](https://github.com/atinux/nuxt-auth-utils/commit/3532d48)) |
| 81 | +- Update deps ([f6f6b71](https://github.com/atinux/nuxt-auth-utils/commit/f6f6b71)) |
| 82 | +- Update deps ([7d09be5](https://github.com/atinux/nuxt-auth-utils/commit/7d09be5)) |
| 83 | +- Lint fix ([c9a3716](https://github.com/atinux/nuxt-auth-utils/commit/c9a3716)) |
| 84 | + |
| 85 | +### ❤️ Contributors |
| 86 | + |
| 87 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 88 | +- Guilherme Guimarães < [email protected]> |
| 89 | +- Gage Keenan ([@kilakewe](http://github.com/kilakewe)) |
| 90 | +- Carl Gödecken ([@MasterCarl](http://github.com/MasterCarl)) |
| 91 | + |
| 92 | +## v0.5.6 |
| 93 | + |
| 94 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.5...v0.5.6) |
| 95 | + |
| 96 | +### 🚀 Enhancements |
| 97 | + |
| 98 | +- Adding `organization_id` option for WorkOS provider ([677b226](https://github.com/atinux/nuxt-auth-utils/commit/677b226)) |
| 99 | +- Add strava oauth provider ([96363b2](https://github.com/atinux/nuxt-auth-utils/commit/96363b2)) |
| 100 | + |
| 101 | +### 🩹 Fixes |
| 102 | + |
| 103 | +- Seznam config ([90d0d18](https://github.com/atinux/nuxt-auth-utils/commit/90d0d18)) |
| 104 | +- **instagram:** Oauth provider ([192e0e7](https://github.com/atinux/nuxt-auth-utils/commit/192e0e7)) |
| 105 | + |
| 106 | +### 🏡 Chore |
| 107 | + |
| 108 | +- Update deps ([fb894bf](https://github.com/atinux/nuxt-auth-utils/commit/fb894bf)) |
| 109 | +- Update deps" ([f4ef630](https://github.com/atinux/nuxt-auth-utils/commit/f4ef630)) |
| 110 | + |
| 111 | +### ❤️ Contributors |
| 112 | + |
| 113 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 114 | +- Sandro Circi ([@sandros94](http://github.com/sandros94)) |
| 115 | +- Justpeterpan < [email protected]> |
| 116 | +- David Stranava ([@stranavad](http://github.com/stranavad)) |
| 117 | +- Brian Coleman ([@brianacdev](http://github.com/brianacdev)) |
| 118 | + |
| 119 | +## v0.5.5 |
| 120 | + |
| 121 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.4...v0.5.5) |
| 122 | + |
| 123 | +### 🚀 Enhancements |
| 124 | + |
| 125 | +- Add workos oauth provider ([bfa2a88](https://github.com/atinux/nuxt-auth-utils/commit/bfa2a88)) |
| 126 | +- Add seznam oauth provider ([#285](https://github.com/atinux/nuxt-auth-utils/pull/285)) |
| 127 | +- **webauthn:** Add event to validateUser to track authenticated users ([#287](https://github.com/atinux/nuxt-auth-utils/pull/287)) |
| 128 | + |
| 129 | +### 🏡 Chore |
| 130 | + |
| 131 | +- Update packageManager to pnpm 9.13.2 ([fc0d991](https://github.com/atinux/nuxt-auth-utils/commit/fc0d991)) |
| 132 | + |
| 133 | +### ❤️ Contributors |
| 134 | + |
| 135 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 136 | +- David Stranava ([@stranavad](http://github.com/stranavad)) |
| 137 | +- Brian Coleman <[email protected]> |
| 138 | + |
| 139 | +## v0.5.4 |
| 140 | + |
| 141 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.3...v0.5.4) |
| 142 | + |
| 143 | +### 🚀 Enhancements |
| 144 | + |
| 145 | +- Forward set-cookie header for `useUserSession().clear()` ([#282](https://github.com/atinux/nuxt-auth-utils/pull/282)) |
| 146 | + |
| 147 | +### 🏡 Chore |
| 148 | + |
| 149 | +- Add SessionConfig type ([7633e27](https://github.com/atinux/nuxt-auth-utils/commit/7633e27)) |
| 150 | +- Fix types ([5d58645](https://github.com/atinux/nuxt-auth-utils/commit/5d58645)) |
| 151 | +- Update deps ([ffafb2c](https://github.com/atinux/nuxt-auth-utils/commit/ffafb2c)) |
| 152 | +- Rename jtw to jwt ([139197b](https://github.com/atinux/nuxt-auth-utils/commit/139197b)) |
| 153 | + |
| 154 | +### ❤️ Contributors |
| 155 | + |
| 156 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 157 | + |
| 158 | +## v0.5.3 |
| 159 | + |
| 160 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.2...v0.5.3) |
| 161 | + |
| 162 | +### 🚀 Enhancements |
| 163 | + |
| 164 | +- Add authentik provider ([33686af](https://github.com/atinux/nuxt-auth-utils/commit/33686af)) |
| 165 | + |
| 166 | +### 🩹 Fixes |
| 167 | + |
| 168 | +- **composable:** Use same context for `clear` and `fetch` ([#278](https://github.com/atinux/nuxt-auth-utils/pull/278)) |
| 169 | + |
| 170 | +### 🏡 Chore |
| 171 | + |
| 172 | +- Update deps ([6072a74](https://github.com/atinux/nuxt-auth-utils/commit/6072a74)) |
| 173 | + |
| 174 | +### ❤️ Contributors |
| 175 | + |
| 176 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 177 | +- Aoor9 ([@aoor9](http://github.com/aoor9)) |
| 178 | + |
| 179 | +## v0.5.2 |
| 180 | + |
| 181 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.1...v0.5.2) |
| 182 | + |
| 183 | +### 🚀 Enhancements |
| 184 | + |
| 185 | +- Zitadel provider implementation ([d4c0b5a](https://github.com/atinux/nuxt-auth-utils/commit/d4c0b5a)) |
| 186 | + |
| 187 | +### 🏡 Chore |
| 188 | + |
| 189 | +- **release:** V0.5.1 ([727b5b4](https://github.com/atinux/nuxt-auth-utils/commit/727b5b4)) |
| 190 | +- Fix package format ([247ec8f](https://github.com/atinux/nuxt-auth-utils/commit/247ec8f)) |
| 191 | +- **playground:** Max height for dropdow ([10951b0](https://github.com/atinux/nuxt-auth-utils/commit/10951b0)) |
| 192 | +- Update deps ([3e9422f](https://github.com/atinux/nuxt-auth-utils/commit/3e9422f)) |
| 193 | +- **playground:** Update deps ([1d0d7f7](https://github.com/atinux/nuxt-auth-utils/commit/1d0d7f7)) |
| 194 | +- Fix types ([a13b054](https://github.com/atinux/nuxt-auth-utils/commit/a13b054)) |
| 195 | + |
| 196 | +### ❤️ Contributors |
| 197 | + |
| 198 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 199 | +- Velka ([@Velka-DEV](http://github.com/Velka-DEV)) |
| 200 | + |
| 201 | +## v0.5.1 |
| 202 | + |
| 203 | +[compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.5.0...v0.5.1) |
| 204 | + |
| 205 | +### 🩹 Fixes |
| 206 | + |
| 207 | +- `useWebAuthn` composable registration & fix `allowCredentials` / `excludeCredentials` option ([#266](https://github.com/atinux/nuxt-auth-utils/pull/266)) |
| 208 | + |
| 209 | +### 🏡 Chore |
| 210 | + |
| 211 | +- **release:** V0.5.0 ([404acc6](https://github.com/atinux/nuxt-auth-utils/commit/404acc6)) |
| 212 | +- Update deps ([8947e40](https://github.com/atinux/nuxt-auth-utils/commit/8947e40)) |
| 213 | + |
| 214 | +### ❤️ Contributors |
| 215 | + |
| 216 | +- Sébastien Chopin ([@atinux](http://github.com/atinux)) |
| 217 | +- Gerben Mulder < [email protected]> |
| 218 | + |
4 | 219 | ## v0.5.0
|
5 | 220 |
|
6 | 221 | [compare changes](https://github.com/atinux/nuxt-auth-utils/compare/v0.4.4...v0.5.0)
|
|
0 commit comments