Refactoring access token from sha1 to sha1+JWT #113

Open
opened 2018-12-17 14:22:46 +00:00 by JonasFranz · 0 comments
Owner

Author: @beeonthego Posted at: 28.08.2018 06:41

AccessToken returned from API can include JWT as content, and sha1 hash of the content for backward compatibility. during transition period, the api can accept old and new sha1, and allow integrated apps to use JWT in the future.

Author: @beeonthego Posted at: 28.08.2018 06:41 AccessToken returned from API can include JWT as content, and sha1 hash of the content for backward compatibility. during transition period, the api can accept old and new sha1, and allow integrated apps to use JWT in the future.
JonasFranz added the
kind/feature
lgtm/need 2
labels 2018-12-17 14:22:46 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: JonasFranz/go-sdk#113
No description provided.