authorize()
in
client/src/store/index.js [28:30]
3
lines of code
1
McCabe index (conditional complexity)
authorize(state){ state.authorized = true; },