Skip to content

clean128/outlook-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Outlook Authentication and Forwarding Script

This Python script provides functionality to authenticate with Microsoft Outlook using username and password, retrieve access tokens, and create mail forwarding rules via the Microsoft Graph API.

Features

  • Authenticate with Microsoft using username and password.
  • Retrieve refresh and access tokens.
  • Create mail forwarding rules based on specific conditions.

Prerequisites

  • Python 3.7 or higher.
  • The requests library. Install it using:
    pip install requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages