10.
The "Entry Point" & Multiple Firewalls
Keep on Learning!
If you liked what you've learned so far, dive in! Subscribe to get access to this tutorial plus video, code and script downloads.
If you liked what you've learned so far, dive in! Subscribe to get access to this tutorial plus video, code and script downloads.
Whoops, an error! Please, try again later.
3 Comments
Thank you for writing this tutorial, I’m really enjoying folllowing it.
I started building my web app in a traditional way. After building some Ajax into my app I am thinking it would be cool to make the whole front end talk to the back end via JSON api end points.
Is there any reason why a traditional login form on a web app couldn’t use an api end point for authentication? That way there would be no need for multiple firewalls...
Hey Shaun,
Thanks for the kind words!
Sounds cool! Starting simple is a good way to quickly release the first version of your project so users can actually use it while you're coding more advanced version of the same project - this is a perfect strategy ;)
Hm, I don't see any issue, probably it just bring some complexity into your code, I mean, it consume more time to be implemented.
Cheers!
Many thanks Victor, I appreciate you clarifying that for me :)
"Houston: no signs of life"
Start the conversation!