oauth_axum/providers/
mod.rs

1pub mod discord;
2pub mod facebook;
3pub mod github;
4pub mod google;
5pub mod microsoft;
6pub mod spotify;
7pub mod twitter;