Skip to content

Commit 0024113

Browse files
Update README.md
1 parent 367ae19 commit 0024113

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ This project demonstrates how to use OneSignal as an integration with [Supabase]
2020

2121
![App demo](/assets/aux/push-notification-demo.gif)
2222

23-
###### Current OneSignal channels Implemented
24-
25-
- [x] Mobile Push Notifications
26-
- [ ] Web Push Notifications (planned)
27-
- [ ] SMS Text Messages (planned)
28-
- [ ] Email (planed)
29-
- [x] In-app Messages
30-
3123
---
3224

3325
## 🚦 Getting started
@@ -102,6 +94,8 @@ supabase projects create onesignal-supabase-sample-integration -i
10294

10395
### Disable email confirmation authentication
10496

97+
![Disable Supabase email confirmation](/assets/aux/disabling-email-confirmation.gif)
98+
10599
Supabase projects are more secure by default. The front-end client consuming this project does not support magic links. Disabling email confirmation is needed to run the [companion sample app](https://github.com/OneSignalDevelopers/onesignal-supabase-sample-integration-app/blob/main/README.md).
106100

107101
1. From the Supabase Dashboard, navigate to your project's Authenication pane. ![Select Providers on Authentication page](assets/disable-email-confirmation/01-select-providers.png)
@@ -325,3 +319,12 @@ Get in touch with us or learn more about OneSignal through the channels below.
325319
## Show your support
326320

327321
Give a ⭐️ if this project helped you, and watch this repo to stay up to date.
322+
323+
---
324+
###### Current OneSignal channels Implemented
325+
326+
- [x] Mobile Push Notifications
327+
- [ ] Web Push Notifications (planned)
328+
- [ ] SMS Text Messages (planned)
329+
- [ ] Email (planed)
330+
- [x] In-app Messages

0 commit comments

Comments
 (0)