1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ran Magen
fb1c9d372a Chore: Add guide for how to use eventHook to send updates to Slack (#459)
* Add guide for how to use eventHook to send updates to Slack

* better slack url

* use require instead of import
2019-06-20 18:48:25 +02:00
Ran Magen
b2ce6f7a48 fix: Add DATABASE_URL_FILE for loading a db url from a file (#455) 2019-06-14 18:10:38 +02:00
ivaosthu
e459d33bea chore: Update guide on integrating with Google Auth
This is due to Google retiring google.plus APIs and the old passport libs used in the examples depended on these.

Closes #386
2019-02-02 12:09:22 +01:00
ivaosthu
32e06216e1 chore(docs): typo in file name 2018-11-23 18:26:13 +01:00
ivaosthu
05de035163 chore: simplify custom strategy example 2018-11-23 14:03:52 +01:00
ivaosthu
dab134ea22 chore: fix typos in custom strategy guide 2018-11-23 12:34:48 +01:00
ivaosthu
7bffe4d1db chore: Fix formatting all the things 2018-11-22 21:44:07 +01:00
Victor Sandoval
27893c3d5d chore(docs): Add google auth hook guide 2018-11-22 08:39:29 +01:00