Fix/admin from jwt #46

Merged
KevinMidboe merged 2 commits from fix/admin-from-jwt into master 2020-01-10 22:32:43 +00:00
KevinMidboe commented 2020-01-10 22:32:32 +00:00 (Migrated from github.com)

JwtDecode function for reading content of jwt token and JwtToken decoded to set data from jwt contents.
JwtDecode used to read data from the jwt token and set admin and username. This resolves issue #45.

JwtDecode function for reading content of jwt token and JwtToken decoded to set data from jwt contents. JwtDecode used to read data from the jwt token and set admin and username. This resolves issue #45.
Sign in to join this conversation.
No description provided.