next.js
Updates with-supertokens example
#34679
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
106
Changes
View On
GitHub
Updates with-supertokens example
#34679
ijjk
merged 106 commits into
vercel:canary
from
supertokens:canary
add-supertokens-to-authentication.md
7e044a9d
Merge branch 'canary' into with-supertokens-example-in-docs
8e5bd926
bump supertokens deps
e2909935
update SuperTokens Auth doc
0fecb526
Merge branch 'canary' into with-supertokens-example-in-docs
055047ba
Update docs/authentication.md
49caedd6
Update docs/authentication.md
a00f6a51
updates supertokens dependency and optimises for serverless execution
fa05b787
updates with original repo
0af47ee5
runs prettier-fix
feab6fbf
Merge branch 'canary' into canary
5d8c319a
adds supertokens to 'Bring Your Own Database' section as well
7a508235
Merge branch 'canary' into canary
05795a5e
does not show home page if not logged in
b44c1590
extracts config into its own file and calls it in all serverless func…
ca442499
removes need for backend init in app.jsx
13ad8f2b
simplifies use of dynamic
83a83692
Merge branch 'canary' into canary
88f91930
refreshes page after getServerSideProps
39a850e4
removes unnecessary check in API
1007e809
Merge branch 'canary' into canary
d0c8a199
update to docs pertaining SuperTokens
6f05b35c
adds placeholder secrets so that the UI loads on first run
80e72e9e
changes to readme
bbf27a2f
updates version of supertokens frontend and backend SDK, and a few ot…
52e423b3
Merge branch 'canary' into canary
93b6588d
Update docs/authentication.md
c88554b8
Merge branch 'canary' into canary
121c5ae6
Merge branch 'canary' into canary
3f8906bb
updates to readme for supertokens example
5c7bf789
updates version of dependency
472ce2ce
Merge branch 'canary' into canary
3f511eb7
Merge branch 'canary' into canary
58b5e122
updates dependency version
d2288cc5
Merge branch 'canary' into canary
687a9cba
updates to dependencies
4f8a48c0
removes unnecessary config on frontend
8976fa2d
Merge branch 'canary' into canary
889f8a4b
changes how redirection is done post signout
652211cf
update to dependency
538d794f
Merge branch 'canary' into canary
a3f900c8
updates examples
0769b249
Merge branch 'canary' into canary
2492e03c
updates code to use for new package
381c26fd
updates dependencies
8aef52c4
updates auth-react package
3c888917
Merge branch 'canary' of https://github.com/supertokens/next.js into …
a139dcc3
Merge branch 'canary' into canary
36e174cf
with-supertokens example updated to use supertokens-node v7
0bfff12a
updates dependency
8aeaa0e8
Merge pull request #1 from supertokens/supertokens-node-7.x
668eae43
updates supertokens-node version
33475d51
Merge branch 'canary' into canary
be81b86a
Update examples/with-supertokens/package.json
f1bf8dc6
Merge branch 'canary' into canary
a10a2de0
Merge branch 'canary' into canary
f8b8cd54
Merge branch 'canary' into canary
b7404ea5
updates based on check-examples.sh script
fbedc66c
linter fix
9a3b04ae
updates supertokens-auth-react dependency version
a74b64a2
Merge branch 'canary' into canary
cd91f4f2
adds development OAuth key to example
a16c4b54
removes section from README
d767c93e
Merge pull request #2 from supertokens/dev-oauth-keys
35b1fdda
removes unnecessary file
c06c01db
Merge branch 'canary' into canary
c723aae4
Merge branch 'canary' into canary
b1afa9bd
Merge branch 'canary' into canary
805e4646
updates dependency versions
26efb9bd
Merge branch 'canary' into canary
0011b06d
Merge branch 'canary' into canary
a6289b02
Merge branch 'canary' into canary
4d757633
Merge branch 'canary' into canary
9f915d12
with-supertokens: reduced bundle size by removing node lib from bundle
31380c72
Removed accidentally added config file
d2986e42
Merge branch 'canary' into supertokens-reduced-bundle-size
09f79119
Merge pull request #3 from supertokens/supertokens-reduced-bundle-size
410bb9c1
Merge branch 'canary' into canary
2736f861
adds sign in with apple
c7804969
Merge branch 'canary' into canary
2846bd0a
Merge branch 'canary' into canary
7e6b6545
extracted oauth keys to .env file
cf5939b0
Merge branch 'canary' into canary
72224fff
Merge branch 'canary' into canary
f29e7928
Merge branch 'canary' into canary
83df50a6
Merge branch 'canary' into canary
62462d8b
Merge branch 'canary' into canary
41142e4c
Merge branch 'canary' into canary
4fa2dcff
Merge branch 'canary' into canary
f884d9dd
fixes node init issue race condition
ce0970c8
removes unnecessary file
3b3a01e2
Merge pull request #4 from supertokens/fixes-node-init-issue
fd8f57fa
Merge pull request #1 from rishabhpoddar/canary
0256ca88
updates supertokens-auth-react dependency
ce09b5eb
Merge branch 'canary' into canary
cc6be6f3
Merge branch 'canary' into canary
8e8572d8
Merge branch 'canary' into canary
a3dadaae
Merge branch 'canary' into canary
afa8606c
updates superttokens-node dependency
46f0212e
Merge branch 'canary' of https://github.com/supertokens/next.js into …
e8d50d23
ijjk
added
examples
Merge branch 'canary' into canary
43d31811
rishabhpoddar
marked this pull request as ready for review
3 years ago
rishabhpoddar
requested a review
from
timneutkens
3 years ago
rishabhpoddar
requested a review
from
ijjk
3 years ago
rishabhpoddar
requested a review
from
shuding
3 years ago
rishabhpoddar
requested a review
from
leerob
3 years ago
rishabhpoddar
requested a review
from
steven-tey
3 years ago
balazsorban44
commented on 2022-02-22
adds a cap to react dependency
72888f10
updates eslint-config-next version
82a171f1
balazsorban44
commented on 2022-02-22
removes unnecessary dev dependency
44152f12
balazsorban44
approved these changes on 2022-02-22
Merge branch 'canary' into canary
fd17695b
Merge branch 'canary' into canary
48f7e03d
ijjk
approved these changes on 2022-02-22
ijjk
merged
037f79d5
into canary
3 years ago
github-actions
locked
as resolved
and limited conversation to collaborators
3 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
ijjk
balazsorban44
timneutkens
shuding
leerob
steven-tey
Assignees
No one assigned
Labels
examples
Milestone
No milestone
Login to write a write a comment.
Login via GitHub