1.0.13 • Published 2 years ago

pocketbase-service-handler v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

USECASE

SETUP

UserService.setPocketBase(pb: PocketBase) - sets up static link to pocketbase object

GOOGLE SERVICE

REFERENCING

googleUserService = new GoogleUserService() - creates GoogleUserService object

SETUP

googleUserService.enable() - enables service on users account, if exists returns error

CALENDAR

googleUserService.getCalendarEvents(calendar_name) - gets calendar events from calendar_name


googleUserService.addCalendarEvent(calendar_name: string | def "primary", event_name: string, start: UTCDateTime [STRING], end: UTCDateTime [STRING]) - schedules event to calendar

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago