Kire Mitrov

Results 8 issues of Kire Mitrov

## Description With this PR, InPlayer register flow is almost completed. It includes changes in pretty much all of the methods that are required for this flow, except the favourites...

enhancement

## Description This PR introduces Sentry integration for enhanced error tracking and performance monitoring, along with a flexible logger implementation. Key changes include: **Sentry Integration:** - Sentry is conditionally initialized...

## Description This pull request implements the backend logic for creating a checkout session within the Access Bridge component. It establishes the necessary interactions with the Sims and Stripe services...

## Description This PR follows up on [PR #582](https://github.com/jwplayer/ott-web-app/pull/582) and introduces functionality for listing Stripe products (plans). Specifically, this PR addresses the process for displaying available subscription plans to viewers....

## Description This PR sets up the initial project structure for the Access Bridge service. A service that facilitates seamless communication between SIMS (Subscriber Identity Management System) and Access Control...

## Description This PR introduces the use of the recently implemented [service](https://github.com/jwplayer/ott-web-app/pull/582) to refresh a passport — a JWE token that encapsulates the list of plans the viewer is entitled...

## Description This PR introduces the use of the recently implemented [service](https://github.com/jwplayer/ott-web-app/pull/582) to generate a passport — a JWE token that encapsulates the list of plans the viewer is entitled...

## Description This pull request implements the backend logic for creating a billing portal session within the Access Bridge component. It establishes the necessary interactions with the Sims and Stripe...