Buy Now and unlock this series
$
49
.99
$
29
.99
yours forever
$
49
.99
$
29
.99
Become a Pro and unlock everything
$
24
.99
per month
$
24
.99
More Complex UI Server
In this video, we will be doing some refactoring to fully separate our UI and API into different folders.
Downloads
Become a pro to download code and videos
Level 2 Node Authentication
23 videos
Released: March 31 2021Course Instructor
Scott Tolinski
- Getting Started
7m4s - Secure Cookies
6m47s - Hosts File
4m28s - Local SSL With Caddy Server
7m11s - Cookies In Safari
6m34s - Separate UI and API
11m25s - What Is CORS
4m30s - Implementing CORS
null - Sending Email
18m51s - Create Verify Email Link
18m41s - More Complex UI Server
15m16s - Verify Password Server Route
15m16s - Password Verification
15m12s - Change Password
26m8s - Fixing Logout
6m37s - Forgot Password Flow
29m56s - Reset Password UI
16m25s - Reset Password Server
26m8s - Authenticator 2FA UI
22m59s - Authenticator Tokens and Validation
21m23s - Authenticator Register
8m35s - Authenticator Login
25m5s - Where To Go From Here
5m34s
Comments
11 months ago [edited]
Anyone else getting this in Chrome after clicking the verify link? Scott doesn't get this when he clicks on the link. Not sure if I'm missing something or if this is covered in a future video.
Brian
11 months ago
I had to lower the security of Chrome to let it pass through. Anyway to get this to work without increasing the risk?
Brian
11 months ago [edited]
After breaking the project in two separate projects, why is the site not accessible even though I have caddy running? Was working before the split.
Any ideas on what to check?
Brian
11 months ago
Figured out the issue....but have a question regarding pathing of the index.html file from the public folder. I needed to change
public
to../public
when registering the fastify-static plugin. Any idea why???Here is some code that i have in each of the folders.
Raul
12 months ago
I don't understand why you'd want it to be in 'deleted/removed/purged'? Maybe you should expand on that question
Hartwig
12 months ago
Question: why is the pulic folder in /api and not deleted/removed/purged in that folder under /api ?
Want to join the conversation?
Become a Pro member today!