1.0.13 • Published 7 months ago

pocketbase-service-handler v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months 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

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago