1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-09-19 10:11:05 +02:00

Docs and minor improvements to "ntfy access"

This commit is contained in:
Philipp Heckel 2022-02-01 16:40:33 -05:00
parent e56eb0c178
commit 5cf92c55c6
7 changed files with 120 additions and 34 deletions

View file

@ -1,3 +1,4 @@
// Package auth deals with authentication and authorization against topics
package auth
import (