angelasoler / transcendences

pong web application
1 stars 0 forks source link

remote_auth #9

Open angelasoler opened 5 days ago

angelasoler commented 5 days ago

OAuth 2.0 authentication with 42

◦ Integrate the authentication system, allowing users to securely sign in. ◦ Obtain the necessary credentials and permissions from the authority to enable a secure login. ◦ Implement user-friendly login and authorization flows that adhere to best practices and security standards. ◦ Ensure the secure exchange of authentication tokens and user information between the web application and the authentication provider.