OAuth configure
If you want to be able to log in through services, then add variables to the .env file, namely:
NEXT_PUBLIC_FD_GOOGLE_CLIENT_ID and NEXT_PUBLIC_FD_GOOGLE_CLIENT_SECRET for Google,
NEXT_PUBLIC_FD_FACEBOOK_CLIENT_ID and NEXT_PUBLIC_FD_FACEBOOK_CLIENT_SECRET for Facebook,
NEXT_PUBLIC_FD_MICROSOFT_CLIENT_ID and NEXT_PUBLIC_FD_MICROSOFT_CLIENT_SECRET for Microsoft.