Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple test app to check caching of tokens using graph-rs-sdk with the device code flow

Disclaimer

This assumes that all the setup has been completed as per the documentation provided by the sdk and docs from Microsoft (adding the app to Azure with the correct permissions and required scopes)

Instalation

git clone https://github.com/buhaytza2005/graph-mail

cd graph-mail

cp .env_sample .env

Replace the placeholders with the correct CLIENT_ID and TENANT_ID values

image

Edit the src/main.rs file to change the target email - this is the email that will receive the test message

vim src/main.rs

target_email

cargo run

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages