nginxinc / bank-of-sirius

Bank of Sirius
Apache License 2.0
53 stars 13 forks source link

Unable to add money or send money when JWT auth is enabled. #15

Closed dekobon closed 2 years ago

dekobon commented 2 years ago

When running with JWT_ENABLED=true, the application fails to allow external transfers and payments to other accounts. This is a regression from previous functionality cause my the refactoring of the JWT logic.