Skip to content

Commit 60277be

Browse files
committed
Update "README" for Legacy Authentication
1 parent 1124d97 commit 60277be

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="Aydsko iRacing Data API ReadMe Logo.png" alt="Aydsko iRacing Data API Logo, which contains the characters &quot;{&quot;, &quot;0&quot;, &quot;1&quot;, and &quot;}&quot; on a red & blue field with &quot;Data API&quot; written below." width="100" />
1+
<img src="Aydsko iRacing Data API ReadMe Logo.png" alt="Aydsko iRacing Data API Logo, which contains the characters &quot;{&quot;, &quot;0&quot;, &quot;1&quot;, and &quot;}&quot; on a red & blue field with &quot;Data API&quot; written below." width="100" />
22

33
# Aydsko iRacing Data API
44

@@ -8,6 +8,14 @@ This library allows access via .NET to the iRacing "Data API". These APIs allow
88

99
[![Nuget](https://img.shields.io/nuget/dt/Aydsko.iRacingData?color=004880&label=NuGet&logo=NuGet)](https://www.nuget.org/packages/Aydsko.iRacingData)
1010

11+
## ⚠ Upcoming Multi-Factor Authentication Requirement
12+
13+
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.
14+
15+
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.
16+
17+
To continue to use this library you **must** enable "Legacy Authentication" in your iRacing account settings when that feature becomes available.
18+
1119
## Getting Started
1220

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

0 commit comments

Comments
 (0)