cachethq / core

🚦 The core of Cachet, the open-source status page system.
https://cachethq.io
MIT License
101 stars 20 forks source link

Authentication #13

Closed jbrooksuk closed 10 months ago

jbrooksuk commented 10 months ago

This PR introduces the ability to get the user back via Cachet::user(). We can do so from the request or from the auth resolver.