Skip to content

Commit 7705cb1

Browse files
committed
📚 docs
1 parent df6874e commit 7705cb1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Converts E-Mails from your services to ntfy push notifications!
99
- They can generate a secure random string which will be used as a ntfy topic. Additionally, there is some guidance on how ntfy can be installed and used so people unfamiliar with ntfy can use this themselves
1010
- When the SMTP server receives an E-Mail, the recipient E-Mail is matched against registered users
1111
- When a match is found and the user has registered a ntfy topic, the email will be forwarded to that ntfy topic, which in turn allows any device of the user to get that message as a push notification
12-
> By ensuring any service that sends out E-Mail notifications and oidc-push use the same OIDC provider, you can automatically map E-Mails to push notifications
12+
13+
> By ensuring any service that sends out E-Mail notifications and oidc-push use the same OIDC provider, you can automatically map E-Mails to push notifications
1314
1415
What a logged in user sees:
1516
![Screenshot of the web app](./screenshots/1.png?raw=true 'Screenshot of the web app')

0 commit comments

Comments
 (0)