issues
search
jrichardsz
/
oauth2-shield
A minimal, fast and ready to use oauth2 implementation
MIT License
3
stars
2
forks
source link
Fix issue #15 : App crash when mysql connection get lost
#17
Closed
jrichardsz
closed
5 years ago
jrichardsz
commented
5 years ago
Fix for issue #15
Functionality is added to reconnect to the database when it presents connection problems or a simple restart
Improve readme
Pool connection strategy was added
Fix for issue #15