Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week 10 assignment complete solution using TS, Cookie based auth, SSR for listing courses #7

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

codergirl2023
Copy link

@codergirl2023 codergirl2023 commented Aug 30, 2023

✔️ Move the frontend over to NextJS

✔️ Move the backend over to NextJS API

✔️ Convert the complete project to Typescript (and not use JS)

Cookie based authentication using JWT

User can see courses page without authenticating but when the click on edit to edit any course, user will be redirected to signin page

@codergirl2023 codergirl2023 changed the title Week 10 assignment complete solution Week 10 assignment complete solution TS Cookie based auth Aug 30, 2023
@codergirl2023 codergirl2023 changed the title Week 10 assignment complete solution TS Cookie based auth Week 10 assignment complete solution using TS, Cookie based auth, SSR for listing courses Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant