skygear-server icon indicating copy to clipboard operation
skygear-server copied to clipboard

Fix backward compatibility

Open kiootic opened this issue 4 years ago • 0 comments

  • Add legacy_client in OAuthClientConfiguration
    • Deprecate after some time
  • Reject invalid token and write try-refresh token if legacy_client is enabled.
    • Otherwise, don't care and pass directly to microservices.

kiootic avatar Apr 03 '20 06:04 kiootic