Files
directus/docs
Pyll Gomez c3ef71298c Add oauth hook (#5045)
* Rotate JPG image on upload #4206

* fixes #3949 width/height generated for gif and tif

* API hooks for event added for auth.login #4079

* updated doc for api hooks for new auth.login event

* Style tweaks

* Update docs

* Tweak docs some more

* Spelling error

* Allow non-required flags and pass to hook

* SDK - Persistent login refresh fixes #4113

* Fixed #4145 SDK, Token Expired error

* Spell check

* Docs Spell check

* Docs Spell check

* Docs Spell check

* update docs for sdk-js

* To delete all expired session from db on login

* corrected the condition for the delete

* changed the from Date.now to new date .

* Move it inline

* Fixes #4653

* added docs and cleaned up the hooks payload

* use req.accountability

* added req.params.provider to payload

* provide scope for login

* docs updated for oauth hook

* Update api/src/controllers/auth.ts

* updated provider to redirect and docs

* added payload

* Make schema available in redirect hook

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-04-16 15:51:15 +00:00
..
2021-04-08 15:34:31 -04:00
2021-02-05 18:51:54 -05:00
2021-03-16 09:17:39 -04:00
2021-04-16 15:51:15 +00:00
2021-02-05 18:51:54 -05:00
2021-02-02 11:55:04 -05:00
2021-02-02 11:55:04 -05:00
2021-02-02 11:55:04 -05:00
2020-11-18 20:49:50 -05:00
2021-02-05 19:20:00 -05:00
2021-04-15 12:09:58 -04:00