Varanida / varanida-extension

Varanida extension - an ad blocker for firefox and chrome, forked from uBlock
http://www.varanida.com
GNU General Public License v3.0
26 stars 4 forks source link

Migrate authentication to STS (previously Cognito) #1

Open mcrozes opened 6 years ago

mcrozes commented 6 years ago

Current pool Cognito ID :us-east-1:95c6c669-64ea-43ca-baf6-414758edbf1e

We must use STS instead. STS are generated by a lambda function and can be retrieve using the following endpoint https://i3w4aqd0j6.execute-api.us-east-1.amazonaws.com/d/gettoken

nwachinemere1 commented 6 years ago

Great project