File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -309,7 +309,8 @@ with some notes:
309
309
* Do ** not** add any redirect URIs or set up any platform configurations.
310
310
* You ** must** toggle "Allow public client flows" to "yes".
311
311
* Be sure to select the appropriate type of account (consumer Outlook vs.
312
- "organizational directory") -- see #89 for why.
312
+ "organizational directory") -- see
313
+ [ #89 ] ( https://github.com/tarickb/sasl-xoauth2/issues/89 ) for why.
313
314
314
315
Then, add API permissions for ` SMTP.Send ` :
315
316
@@ -396,7 +397,8 @@ application](https://docs.microsoft.com/en-us/azure/active-directory/develop/qui
396
397
Use any name you like (it doesn't have to be "sasl-xoauth2").
397
398
398
399
Be sure to select the appropriate type of account (consumer Outlook vs.
399
- "organizational directory") -- see #89 for why.
400
+ "organizational directory") -- see
401
+ [ #89 ] ( https://github.com/tarickb/sasl-xoauth2/issues/89 ) for why.
400
402
401
403
Under "Platform configurations", add a native-client redirect URI for
402
404
mobile/desktop applications:
You can’t perform that action at this time.
0 commit comments