- Add postLoginRedirectURL support (d1e8dd5)
- Add postLoginRedirectURL support" (db5fe69)
- Add
postLoginRedirectURL
support (#137) - Allow configuring internal api routes (#133)
- release: V0.1.10 (c8369bf)
- Update to latest
@nuxt/module-builder
(#90) - Run npm fix on
package.json
(#93) - Add CODEOWNERS file (#98)
- Add FUNDING.yml (6b9abcf)
- Set package manager (7a1fdce)
- Bump dependencies (6987ccd)
- Update nuxt (37485dc)
- Ignore type error until Nuxt v3.13 (1cf4a9c)
- Bump mkdist in lockfile (230b6e7)
- Lint (7d61bd0)
- Add
compatibilityDate
field (1dbc48d)
- Felix-dolderer (@felix-dolderer)
- Daniel Rivers (@DanielRivers)
- Daniel Roe (@danielroe)
- Add audience support and pass
authUrlParams
correctly (#66)
- Use new
nuxi module add
command in installation (#80)
- Daniel Roe (@danielroe)
- Daniel Rivers (@DanielRivers)
- Add missing
getQuery
import (#63)
- release: V0.1.8 (23d695a)
- Joey Chilson (@joeychilson)
- Daniel Roe (@danielroe)
- Daniel Rivers (@DanielRivers)
- Expose health/debug endpoint to see configuration (#52)
- Add
<LoginLink>
and<RegisterLink>
components (#51)
- Allow configuring cookie options + user-provided password (#59)
- Add typing for session config (5f3918c)
- Update all dependencies (ae84985)
- Enable type testing step (2ea4217)
- Daniel Roe (@danielroe)
- Daniel Rivers (@DanielRivers)
- Allow non-strings in session store (#40)
- Daniel Rivers (@DanielRivers)
- Add
useKindeClient
composable for server-side access (#32)
- release: V0.1.4 (da0bdcc)
- Test bundler module resolution (#35)
- Fix type extension (91d80cb)
- Update dependencies (71cb20f)
- Daniel Roe daniel@roe.dev
- Daniel Rivers (@DanielRivers)
- Add
useAuth
composable and discriminated union for$auth
(#28)
- Assert
$auth
type (b570be7)
- Update README.md (#20)
- release: V0.1.3 (26baf12)
- Update link to Nuxt SDK (#13)
- deps-dev: Bump vite from 4.5.0 to 4.5.1 (#31)
- Add
@nuxt/schema
resolution (d554047)
- Daniel Roe daniel@roe.dev
- Giovanni Patruno (@GioPat)
- Daniel Rivers (@DanielRivers)
- Sébastien Chopin (@Atinux)
- Support setting client secret and document middleware option (e0499f8)
- Use keyed auth state (a42f735)
- Daniel Roe daniel@roe.dev
- Dave Berner davidajberner@gmail.com
- Missing import for runtime config (#12)
- Dave dave@kinde.com
- Daniel Roe daniel@roe.dev
- Add basic module functionality (9d84987)
- Improve module, playground and documentation (#5)
- Allow setting kinde options in
nuxt.config
(4df78da)
- Add discriminated type for
$auth
(48e46a1) - Use virtual file for framework version (2d841f8)
- Use nitro virtual (e04c0e7)
- Use lazy initialiser for
kindeClient
(c107256)
- Add social card (99886c5)
- Init (54b4163)
- Bump deps (8095439)
- Update version (55fc734)
- Add renovate config (08c281b)
- Rename
.env.example
(093a281) - Move layout into
app.vue
and lint project (2fdab03) - Ipdate SECURITY.md (0cd9db4)
- deps-dev: Bump undici from 5.23.0 to 5.26.5 (#10)
- Upgrade nuxt version (a164e89)
- Remove unused import (8b1e459)
- Update release command (a51bf49)
- Single quotes (06a921a)
- Daniel Roe daniel@roe.dev
- Dave dave@kinde.com
- Sébastien Chopin (@Atinux)