Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

feat: initialize user_devices resources #76

Merged
merged 2 commits into from
Dec 25, 2023
Merged

Conversation

feryardiant
Copy link
Contributor

@feryardiant feryardiant commented Dec 25, 2023

Add functionality to register user' device right after user authenticated in regards of enable push notification for all devices belongs to user.

As of now, the we only store device_token provided by firebase client library just to prove the concept.

@feryardiant feryardiant added the chore A task that needs to be done label Dec 25, 2023
@feryardiant feryardiant self-assigned this Dec 25, 2023
@feryardiant feryardiant requested a review from a team December 25, 2023 00:25
@github-actions github-actions bot added enhancement New feature or request api db: schema labels Dec 25, 2023
@feryardiant feryardiant merged commit 55b2fe9 into main Dec 25, 2023
7 checks passed
@feryardiant feryardiant deleted the feat-user-devices branch December 25, 2023 00:27
feryardiant added a commit to creasico/laravel-project that referenced this pull request Dec 25, 2023
feryardiant added a commit to creasico/laravel-project that referenced this pull request Jan 20, 2024
* feat-sw:
  chore(deps): update `creasi/laravel-base`
  chore: clean up service-worker and background messages registration
  chore: messing around with `vite.config`
  chore: send device token alongside with user login form
  chore: update notification back-end in regard of creasico/laravel-base#76
  fix: fix user login issue when using database session driver
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api chore A task that needs to be done db: schema enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant