mirror of
https://github.com/zoriya/Aeris.git
synced 2026-06-04 03:16:05 +00:00
Update api/src/Api/Worker.hs
This commit is contained in:
@@ -48,7 +48,7 @@ newtype ErrorBody = ErrorBody { error :: Text }
|
||||
data RefreshBody = RefreshBody
|
||||
{ accessToken :: Text
|
||||
, refreshToken :: Text
|
||||
, expiresIn :: UTCTime
|
||||
, expiresAt :: UTCTime
|
||||
}
|
||||
|
||||
$(deriveJSON defaultOptions ''WorkerUserData)
|
||||
|
||||
Reference in New Issue
Block a user