You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ISBN is in two formats, 10-digit and 13-digit. we can convert to 13-digit and store all in a single field in the DB, however the check (final) digit is calculated differently for both. validate check digit on input, before conversion
rental price - percentage goes to owner, percentage captured by store
backend can retrieve owner display details from /userinfo endpoint of OIDC (memoize!)