Skip to content

Commit

Permalink
Merge pull request #11559 from phelps-sg/patch-1
Browse files Browse the repository at this point in the history
Added play-hmac-signatures
  • Loading branch information
mkurz committed Dec 8, 2022
2 parents 823fb62 + a93d56e commit 172418b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion documentation/manual/ModuleDirectory.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ To create your own public module or to migrate from a `play.api.Plugin`, please
* **Documentation:** <https://github.com/pac4j/play-pac4j/blob/master/README.md>
* **Short description:** Play client in Scala and Java which supports OAuth/CAS/OpenID/HTTP authentication and user profile retrieval

### Play-hmac-signatures (Scala)

* **Website:** <https://github.com/phelps-sg/play-hmac-signatures>
* **Short description:** A Play Framework module to build actions that validate HMAC signatures

## Datastore

Expand Down Expand Up @@ -313,4 +317,4 @@ If the status of any modules has changed, feel free to send a PR with an update
### Push Notifications module (Java)
* **Website:** <https://github.com/splendidbits/play-pushservices>
* **Documentation:** <https://github.com/splendidbits/play-pushservices/blob/master/README.md>
* **Short description:** A stupid-simple module for creating, batching, queuing and sending push notifications.
* **Short description:** A stupid-simple module for creating, batching, queuing and sending push notifications.

0 comments on commit 172418b

Please sign in to comment.