yup-oauth2
An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows. (by dermesser)
google-apis-rs
A binding and CLI generator for all Google APIs (by Byron)
yup-oauth2 | google-apis-rs | |
---|---|---|
2 | 3 | |
227 | 963 | |
0.9% | - | |
7.6 | 8.0 | |
about 1 month ago | 12 months ago | |
Rust | Rust | |
Apache License 2.0 | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
yup-oauth2
Posts with mentions or reviews of yup-oauth2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-15.
- Rust + Google Sheets API Quickstart
-
Advice on using Google OAuth2 inside a server-side cron job?
Hey folks! I want to run a weekly cron job which updates a Google Sheet for me. Now I am start playing around with OAuth2 credentials and the yup-oauth2 library, but I think it doesn't offer a way to run it without showing a consent screen to the user.
google-apis-rs
Posts with mentions or reviews of google-apis-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-15.
-
CI/CD for firebase dynamic links?
Does anyone have any experience setting up a CI/CD process for firebase dynamic links? I'm specifically using Github actions. I've been able to create a process for firebase remote config but can't seem to find any information on how to do this for Dlinks. My understanding is the official Firebase CLI does not support Dlinks. I've found a CLI created in rust but I'm not sure I can template our current config and make it work https://github.com/Byron/google-apis-rs/tree/611b786bbf30a9374ff22dd76b17db25b5d19aba/gen/firebasedynamiclinks1-cli .
- Rust + Google Sheets API Quickstart
-
Google-API crates (unofficial) are async now, sporting hyper 0.14
Thanks to a generous donation and a day of work on top of that all updated Google API crates were released as v2 with async support.
What are some alternatives?
When comparing yup-oauth2 and google-apis-rs you can also consider the following projects:
cloudfront-auth - An AWS CloudFront Lambda@Edge function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
tesla_auth - Securely generate API tokens for third-party access to your Tesla.
rust-spa-auth - Example application using a Vue frontend with Rust backend that has authentication + authorization.
Doorkeeper - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.