Added things:
NEW graph showing categories (with a two bar system),
filesystem restructure,
and fixed token refreshing (still need to polish logging in tho)
Log in to leave a comment
Added things:
NEW graph showing categories (with a two bar system),
filesystem restructure,
and fixed token refreshing (still need to polish logging in tho)
Log in to leave a comment
It may not look like much has changed but.. trust me!
I have fully integrated a way to refresh your token if it gets expired!!
BUT this brought me to a dilemma: Do I trust my users to have both of their refresh and access tokens saved locally in cookies? No. I don’t.
This meant transitioning over to something called HTTP-cookies, which is basically a cookie sent over the net that is “more secure” because java script cant access it. Cool right? But then it took four hours..
Worth it though to see it all come together at the end.
Next is finally adding the new graphs.
Log in to leave a comment
Added alot of features/fixes
Now its time to implement all of the other graphs!
Log in to leave a comment
Back on the project!
Changes:
Log in to leave a comment
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment