Extract slug-auth npm package #234
Labels
No labels
activitypub
admin
api
architecture
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
content
database
deployment
design
dev-env
diagnostics
docs
documentation
email
enhancement
feature
federation
feed
health
homepage
implementation
integration
logging
mastodon
media
navigation
npm-packages
openapi
opengraph
packages
passkeys
preview
priority:high
priority:low
priority:medium
production
proof
proxy
public-routes
public-ui
release
safety
slug-api
slug-auth
slug-core
slug-federation
slug-media
slug-template
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#234
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Create
@evcraddock/slug-authfor reusable Slugkit authentication primitives so generated sites can receive security fixes while keeping storage, admin policy, and UI integration under site ownership.Requirements
docs/npm-specs/03-slug-auth.md.packages/slug-authwith TypeScript build, tests, README, package metadata, and public exports.@evcraddock/slug-authviaworkspace:*.template/site/src/auth/*for database access, admin config, delivery behavior, settings UI integration, and customization points.@evcraddock/slug-authpackage version.Acceptance criteria
@evcraddock/slug-authexists as a workspace package.@evcraddock/slug-authviaworkspace:*.@evcraddock/slug-authpackage../scripts/pre-pr.shpasses.Dependencies
Synced from todu comment by @todu on 2026-06-29T16:28:10.832Z
Review update
@evcraddock/slug-authpackage extraction, template auth wrapper integration, generated-site dependency mapping, package pack/release dry-runs,./scripts/pre-pr.sh, and Forgejo CIbuild-lint-testpassed.@evcraddock/slug-auth@0.1.0through Forgejo CI and verify post-publish install/import before task closure.Synced from todu comment by @todu on 2026-06-29T16:44:32.684Z
Completed
main, adding@evcraddock/slug-authunderpackages/slug-authwith package metadata, README, TypeScript build config, public exports, storage interfaces, and tests.@evcraddock/slug-auth@0.1.0through npm workspace linking while preserving local auth wrapper modules for database access, admin policy, delivery behavior, sessions, passkeys, and settings/UI integration.@evcraddock/slug-auth@0.1.0../scripts/pre-pr.sh, PR CI, and post-merge push CI.@evcraddock/slug-auth@0.1.0through Forgejo CI and verified npm view plus temporary install/import of token helpers.Synced from todu comment by @todu on 2026-06-29T16:43:35.469Z
Update
main.@evcraddock/slug-auth@0.1.0through Forgejo CI.npm view @evcraddock/slug-auth@0.1.0 versionreturns0.1.0.@evcraddock/slug-auth@0.1.0and access token helpers.