chrisreedio / socialment

Socialite OAuth Support for Filament
MIT License
73 stars 10 forks source link

Update README to include pre-login hooks #30

Closed chrisreedio closed 8 months ago

chrisreedio commented 8 months ago

The README has been updated to include instructions on how to configure pre-login hooks, in addition to post-login hooks. This ensures users are aware of the ability to run custom logic before and after a user logs in.