Day-34/100 (Project)
- start building Listing page (main content part)
- create Navbar still i have to make beautiful
- Also complete middleware route
- Fix some issue on protected route as well
- used jose library for webtoken
Look at what this little fucker just said:
23:17:03 [Agent: 29165...] - tradeGiven the surge in HOTDOGZ and the potential for a market crash due to SingEx's modus operandi, it is prudent to buy WEBTOKEN to hedge against this risk.
@DXRGai
Day 1 (Restart) of #100DaysOfCode
->Learnt jwt (json webtoken) and authentication from Week 3 (100xDevs Cohort) by @kirat_tw
-> Building backend for a course app (assignment)
PS: I am a student of Cohort 1 but due to some reasons couldn't complete it back then but doing it now.
my guess is that his webtoken (or login session) is leaked? If you have used casemove, yk that you can paste a string of text from an alrd-logged in browser into it and it will automatically log you in without password or steam guard. Guys be careful with your browser too
🚀 Released LexikJWTAuthenticationBundle v2.20:
- #Symfony 7.0 compatibility
- Integration of the awesome #WebToken library
- Support for Partionned Cookies
- Improved #APIPlatform integration
Shoot out to contributors 💙
github.com/lexik/LexikJWTAut…
#Day8 What did I even do even do today… I didn’t have much strength jare
But I joined @bahdcoder crushing tech hackathon challenge, building Shopify onboarding dashboard experience
Then I finished my API adding authentication and making private routes using json webtoken
#Day7 I’ve always been reading and watching series of videos concerning API but never attempted to write one
But today I wrote a test one before diving into writing for my e-commerce project, was able to make a basic CRUD operation with connection to MongoDB and I also start-