rubit0 / YoApp

YoApp, messaging suite with batteries included!
18 stars 2 forks source link

Bugs #2

Closed rubit0 closed 7 years ago

rubit0 commented 7 years ago

Auth Token Lifetime: According to OpenIddict the default token lifetime is roughly 14 days but the issued tokens report "expires_in: 3600".

//edit Fixed with latest OpenIddict release.