Skip to content

Commit

Permalink
Update "README" for Legacy Authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianJSClark committed Sep 29, 2024
1 parent 1124d97 commit 60277be
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<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" />
<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" />

# Aydsko iRacing Data API

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

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

## ⚠ Upcoming Multi-Factor Authentication Requirement

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.

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.

To continue to use this library you **must** enable "Legacy Authentication" in your iRacing account settings when that feature becomes available.

## Getting Started

**1. Install the Aydsko iRacing Data API library.**
Expand Down

0 comments on commit 60277be

Please sign in to comment.