DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

Update Gateway & increase access token column length. #411

Closed DFurnes closed 7 years ago

DFurnes commented 7 years ago

What's this PR do?

This pull request updates Gladiator to use Gateway 1.3, and applies the included migration to increase the column length for access tokens to accommodate longer tokens.

How should this be manually tested?

Logging in via Northstar should continue to work.

Any background context you want to provide?

We're increasing the length of the private key used to sign tokens in Northstar to keep things nice and locked down, and that also increases the length of the generated tokens to over 1024 characters.

What are the relevant tickets?

Trello Card