authgear / authgear/authgear-server
Cron Job Hook / Scheduled Actions
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
## Problem
Use case: periodic action such as HR system sync
Now the user needs to host their own cloud functions or middleware to perform a scheduled action on Authgear.
It would be great if Authgear provide a scheduled action feature so the they can maintain the action within Authgear.
## Solution
A typescript program that can be set to run periodically in our Deno runtime
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the Deno runtime mentioned in the issue and clarify how a TypeScript action should be scheduled and executed; done means periodic actions run within Authgear without user-hosted cloud functions or middleware.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100