techwithtim / Flask-Web-App-Tutorial

Code for the note storing flask web app made during a YouTube video.
938 stars 1.03k forks source link

badge for current user identification #121

Open abkaaar opened 1 year ago

abkaaar commented 1 year ago

there should be a badge to identify which account is Log in, that's is for someone with multiple accounts. it will make it easy know which account is logged in by simply displaying the current_user first name at the nav-bar while Logged in.