Michal Jedynak

Results 2 issues of Michal Jedynak

Is it possible to use the project in Screeps Arena?

I can't figure out how to use [`passport-azure-ad`](https://github.com/AzureAD/passport-azure-ad) within my express app. The way my app is initialized: ``` const app = express(); initialize({ app, apiDoc: './apiDoc.yml', docsPath: 'somePath', promiseMode:...