Skip to content

Commit c761f73

Browse files
committed
Include MFA Warning in Package Readme
1 parent 60277be commit c761f73

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/Aydsko.iRacingData/Package README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
# Aydsko iRacing Data API
1+
# Aydsko iRacing Data API
22

33
[iRacing](https://www.iracing.com) is the leading online racing simulation for PC. During events hosted via the iRacing service there is a large amount of data created related to race results and member participation in events.
44

55
This library allows access via .NET to the iRacing "Data API". These APIs allow a properly authenticated user a supported method of accessing data from the service.
66

7+
## ⚠ Upcoming Multi-Factor Authentication Requirement
8+
9+
iRacing has announced that they will be requiring multi-factor authentication (MFA) for all users by default. This will affect the ability to use the iRacing Data API by logging in with a username or password.
10+
11+
In the immediate future, use of the Data API will be supported by enabling "Legacy Authentication" in your iRacing account settings. iRacing will advise next steps for the authentication of applications for the Data API later on.
12+
13+
To continue to use this library you **must** enable "Legacy Authentication" in your iRacing account settings when that feature becomes available.
14+
715
## Getting Started
816

917
**1. Install the Aydsko iRacing Data API library.**

0 commit comments

Comments
 (0)