feat(frameworks): add @auth/express #8354
JipSterk
approved these changes
on 2023-09-25
balazsorban44
force-pushed the
main
branch
to
65aa467c
2 years ago
hillac
commented
on 2023-11-30
ndom91
commented
on 2024-01-03
chore: setup initial auth/express package
bc68794b
feat: add express framework package
f936a07b
refactor: httpApiAdapters.ts -> http-api-adapters.ts
4bb21ce4
chore: encode with std URLSearchParams
f8d84a80
added tsup config and gitignore
a2668558
test: setup tests for request http-api-adapter
85bc3c14
implement get session
bd3fbe9d
expose http-api-adapters
cf01def7
import adapters with filetype
bec09fef
test: polyfill global fetch for tests
62295384
test: add express response adapter test
0af935f0
chore: default empty object for encodeUrlEncoded
ba6e32bd
docs: add jsdocs for @auth/express index
a062937f
change tests to esm
3ba2812a
integration test for login and getSession
ec201949
setup secret env variable for tests
e0f4dac9
chore: cleanup tests plus update lock-file
e69a8b41
chore: update lock-file
99c5efcb
docs: update frameworks-express readme
4f69d727
docs: update route for Express docs
a787ea7c
chore: apply suggestions from code review
8904bb17
chore: update polyfills
d05b4a20
refactor: move http-api-adapters to internal lib
c3174c0f
chore: build with tsc plus update deps
3fafcb11
chore: update pnpm-lock
ac6145d8
docs: autogenerate @auth/express docs
6267fdd1
test: finish updating polyfills
ea97c802
chore: update lock-file and @auth/tsconfig dep
7bab1497
fix: update lock plus express res type
182130e4
chore: update package-lock
aaccad9a
fix: express response content-type
e76713bd
chore: cleanup tsconfig
9ede8dea
chore: add express.authjs.dev redirect
e0b1d032
docs: SvelteKit -> Express in @auth/express
d4c57715
specific imports for ES modules
18210124
docs: update @auth/express docs generation to new format
98737ba3
chore: trim down tsconfig
6619a0c7
test: update cookie prefix from next-auth -> authjs
8034ac5c
chore: add express.authjs.dev redirect
e0b1d032
docs: SvelteKit -> Express in @auth/express
d4c57715
docs: update @auth/express docs generation to new format
98737ba3
test: update extractCookieValue to handle non-array
e9c45300
Merge branch 'main' into auth-express
a2329b21
fix: small pnpm-lock change
8776aeb3
Merge remote-tracking branch 'origin/main' into auth-express
29d00dd4
fix: pnpm-lock.yaml update
7dbe17af
ndom91
dismissed their stale review
2 years ago
ndom91
approved these changes
on 2024-01-04
ndom91
merged
574e06e8
into main 2 years ago
Assignees
No one assigned