# Service Endpoint Migration Guide

# Introduction

The PageroOnline system now offers new OAuth2 endpoints that comply with the latest security standards, ensuring a more secure and reliable system integration..

# 1. Migrating Token Endpoint

This section applies to all integrations that authenticate users through the Resource Owner Password Credentials Flow or refresh token pairs using the existing refresh token via the token endpoint.

# 2. Migrating Authorization Endpoint

This section applies to all integrations that authenticate users through the Authorization Code Grant Flow, obtaining an authorization code to exchange for a token via the token endpoint