Skip to content

Commit

Permalink
chore: Rename module to sidebase-auth (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoey-kaiser authored Nov 16, 2023
1 parent 64e9001 commit e664a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const defaultsByBackend: { [key in SupportedAuthProviders]: DeepRequired<Extract
}
}

const PACKAGE_NAME = 'nuxt-auth'
const PACKAGE_NAME = 'sidebase-auth'

export default defineNuxtModule<ModuleOptions>({
meta: {
Expand Down

0 comments on commit e664a66

Please sign in to comment.