Skip to content

Commit

Permalink
Added microsoft provider to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rano-oss committed May 9, 2024
1 parent 14e35f6 commit c4db064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ To use it, it's very simple. Just create a new instance of some provider:
- DiscordProvider
- TwitterProvider
- GoogleProvider
- MicrosoftProvider

in your project, pass to the `new` function:

Expand Down
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
//! - DiscordProvider
//! - TwitterProvider
//! - GoogleProvider
//! - MicrosoftProvider
//!
//! in your project, pass to the ```new``` function:
//!
Expand Down

0 comments on commit c4db064

Please sign in to comment.