bigcommerce / bigcommerce-api-ruby

Connect Ruby applications with the Bigcommerce Platform
https://developer.bigcommerce.com
MIT License
79 stars 124 forks source link

Fix Bigcommerce::Customer#login_token JWT #160

Closed timlkelly closed 3 years ago

timlkelly commented 3 years ago

Bigcommerce::Customer#login_token does not create valid JWTs.

agperson commented 3 years ago

Would love to see this simple fix merged.