简体   繁体   中英

How do I use oauth2 with Flutter?

I'm trying to authenticate my users through the blackboard API: https://developer.blackboard.com/portal/displayApi

However, I can't find a good tutorial on using oauth2 with Flutter. (I'm very new to ouath2). Is this possible? If so how or where is a good tutorial?

Thanks in advance!

Google signin uses oauth2 so pretty much any of the tutorials relating to the google api with do.

For eaxample https://medium.com/flutter-community/flutter-adding-sign-in-with-google-and-phone-authentication-to-your-app-69f681518f9b

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM