This website requires JavaScript.
Explore
Help
Sign In
rodude123
/
my-portfolio
Watch
1
Star
1
Fork
0
You've already forked my-portfolio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4f01ebe6ce
my-portfolio
/
dist
/
api
History
rodude123
4f01ebe6ce
created acd for editing projects data
...
Signed-off-by: rodude123 <rodude123@gmail.com>
2022-11-11 13:56:42 +00:00
..
.htaccess
Added in editor login feature to login into editor
2022-07-29 20:00:36 +01:00
index.php
created acd for editing projects data
2022-11-11 13:56:42 +00:00
middleware.php
Being able to edit a timeline item fully working as currently tested.
2022-10-09 23:32:50 +01:00
projectData.php
Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token
2022-10-09 02:40:06 +01:00
timelineData.php
Being able to edit a timeline item fully working as currently tested.
2022-10-29 19:31:34 +01:00
user.php
Created the JWT authentication for the editor so that it's more secure and can potentially be used to create a desktop app in the future. Used Tuupola's JWT auth middleware implementation to help with the auth part. Used Firebase's JWT method to create the token
2022-10-09 02:40:06 +01:00