common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
1.06k stars 94 forks source link

Fix default duration when requesting access with Granted #694

Closed chrnorm closed 2 months ago

chrnorm commented 3 months ago

What changed?

Fixes the default duration when requesting access with Granted - extracted this change from #691 so it can be merged separately, as it depends on an SDK change which needs to be approved.

Why?

Granted uses the maximum duration for JIT access rather than the default duration

How did you test it?

Untested locally

Potential risks

May affect JIT access durations

Is patch release candidate?

Yes