Google calendars requires authentication to showcase my own calendar
IS there a way that I can showcase my personal calendar in my website so people can see my availability. So i’ve dwelled on this for some hours now, i was able to do it if I did google authentication but the thing is i dont want to access other peoples calendar data, i just want to read mine to showcase them. I did the setup on google console cloud with the apikey , client_id , but through that route I’ve only found ways where I ask for “visitors” to authenticate their account. I’ve done the iframe method , but i just want to fetch the calendar data to “design” it after. Summarizing , Want to setup my own calendar in my website without needing to authenticate on google everytime i enter the website.
Sorry if this might be confusing , i can post some code that i got and answer anything. PLS HELP