Expected Behavior
Developers should be able to supply their own secret for signing/verifying JWT.
This will most likely be provided through a config object when telling their Express server to use the Express Admin Area package.
Actual Behavior
Secret key is currently only provided from this package
Expected Behavior
Developers should be able to supply their own secret for signing/verifying JWT.
This will most likely be provided through a config object when telling their Express server to use the Express Admin Area package.
Actual Behavior
Secret key is currently only provided from this package