Rafal Pieniazek

Results 26 comments of Rafal Pieniazek

@3uPh0riC I found the following while looking for how to tackle the observable challenge. ``` const userPool = new CognitoUserPool({ UserPoolId: 'eu-west-1_ieIOsApl3', ClientId: '6krvmaga82j3kxhsydl02913kju' }); const user = new CognitoUser({...

When creating a new app go ahead without generating a client secret

@timothydilbert try to put something like https://github.com/oauth2-proxy/oauth2-proxy in front of it :)

This has been now open for almost six months - are there any blockers on using this feature ?

> > you can do this too: > > ``` > > repos: > > - id: /.*/ > > # allowed_overrides specifies which keys can be overridden by this...