google-calendar-api
google-calendar-api copied to clipboard
Demo Project for Google Calendar API Using Spring Boot Rest API with OAuth2
Results
2
google-calendar-api issues
Sort by
recently updated
recently updated
newest added
Hi, it was nice demo but let me know why you haven't used "google.client.user-authorization-uri" url. Because i just debug your code and found that only we are getting AccessToken but...
Can you show also how I can add an event to the calendar by Spring Boot based on the previously written code. Thank you very much 😊