eoscostarica / supply-chain-poc

Supply Chain Distribution Traceability using EOSIO NFTs :hospital:
MIT License
0 stars 2 forks source link

Redirect to home after logout #161

Closed tetogomez closed 3 years ago

tetogomez commented 3 years ago

Redirect to home after logout

What does this PR do?

Steps to test

  1. run make run
  2. go to localhost:3000 and login as user with any role
  3. go out to home admin page and then logout
  4. after logout the web app should be shown the admin home page

CheckList