* replace the deprecated api of jwt * transfer secretKey to byte array just using String encode with utf-8
* move the permission code of nacos-core module to nacos-auth module. * Fix some code style issues * address server module auth package name change. * test change * Incorrect package name correction