unicodeveloper/laravel-hackathon-starter

remove the {provider}/callback in the documentation

awoyele opened this issue · 0 comments

The documentation(READme) has instances of REDIRECT_URI in the format of
website.com/{provider}/callback.
I believe the code has been updated since that URI was used, but it doesn't reflect in the documentation.
It can be very misleading to new techs.