bakulinav / loyalty

Extended Loyalty system
2 stars 1 forks source link

API: update EngineClient with JWT authorisation #15

Open bakulinav opened 6 years ago

bakulinav commented 6 years ago

Send info about client to ENG from authentication session.

Build client info from session. Create JWT token from this info and attach to ENG request. See description and comments to issue #12 about how requirements to JWT token.