OhAuth2 icon indicating copy to clipboard operation
OhAuth2 copied to clipboard

A flutter library for OAuth2

Results 3 OhAuth2 issues
Sort by recently updated
recently updated
newest added

When sending a request to the auth URL no parameters are passed

error: The imported library ''package:oh_auth_2/models/token_generated.dart'' can't have a part-of directive. (import_of_non_library at [flutter_adal_testing] lib/example_view.dart:6)

Will the library support for Meetup.com OAuth login? https://www.meetup.com/meetup_api/auth/#oauth2 I tried to get an access token with the library but failed.