Exemplo n.º 1
0
 public void Configuration(IAppBuilder app)
 {
     ApiConfig.Configuration(app);
     ApiToken.GerarSecret();
 }