mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 06:08:09 +00:00
Remove the private int-in-range? definition from app.auth.oidc and add it as a public utility in app.common.data, then use d/int-in-range? in both app.auth.oidc and app.media. Signed-off-by: Andrey Antukh <niwi@niwi.nz>