openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
dart-google-oauth2-library
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 03, 2024 — Aug 03, 2025
Showing page 1 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #72 from jwren/update-version
kevmoo
as Kevin Moore
More...
over 9 years ago
Update version to 0.4.2, remove unnecessary cast.
Jaime Wren
More...
over 9 years ago
Merge pull request #71 from jwren/strong_mode
kevmoo
as Kevin Moore
More...
over 9 years ago
Make strong mode compatible.
Jaime Wren
More...
over 9 years ago
Merge pull request #63 from srawlins/fix-docs
Adam Singer
More...
almost 11 years ago
v0.4.1
kevmoo
as Kevin Moore
More...
almost 11 years ago
Fix documentation comments
Sam Rawlins
More...
almost 11 years ago
Merge pull request #62 from dgresham/token-uri
kevmoo
as Kevin Moore
More...
almost 11 years ago
Revert the change to token.dart - the validation function is public, which means it would be a breaking change even with all callsites within the project being updated.
Douglas Gresham
More...
almost 11 years ago
Add the ability to specify the URI against which OAuth2 tokens are validated in the GoogleOAuth2 constructor.
Douglas Gresham
More...
almost 11 years ago
Merge pull request #61 from OzzieOrca/Add-tokenNotLoaded-callback
Adam Singer
More...
almost 11 years ago
Fixed another reference to _tokenLoaded that should have been _tokenNotLoaded
Scotty Waggoner
More...
almost 11 years ago
Fixed one reference to tokenLoaded that should have been tokenNotLoaded
Scotty Waggoner
More...
almost 11 years ago
Add new tokenNotLoaded callback. Useful for knowing when an autoLogin or autoLoadStoredToken was not successful in order to show a login button
Scotty Waggoner
More...
almost 11 years ago
Update changlog
Adam Singer
More...
almost 11 years ago
Merge pull request #60 from ckyang74/master
Adam Singer
More...
almost 11 years ago
Better error handling; updated comments; updated example
Clint Yang
More...
almost 11 years ago
Merge pull request #58 from vicb/patch-1
Adam Singer
More...
about 11 years ago
Clarify the process of creating a Client ID
Victor Berchet
More...
about 11 years ago
release 0.3.9
Adam Singer
More...
about 11 years ago
Merge pull request #56 from OzzieOrca/autoLoadStoredToken
Adam Singer
More...
about 11 years ago
Improved error message
Scotty Waggoner
More...
about 11 years ago
Fixed removed current login attempt code to be called in all cases and use a completer error
Scotty Waggoner
More...
about 11 years ago
If onlyLoadToken is true and the token was not found in storage, we need to remove current login attempt
Scotty Waggoner
More...
about 11 years ago
If autoLogin and autoLoadStoredToken are both set to true, login is only called once and autoLogin has precedence
Scotty Waggoner
More...
about 11 years ago
Added autoLoadStoredToken option that automatically logs in but only if a previously stored token is present in Local Storage.
Scotty Waggoner
More...
about 11 years ago
renamed changelog
kevmoo
as Kevin Moore
More...
about 11 years ago
0.3.8
kevmoo
as Kevin Moore
More...
about 11 years ago
Merge pull request #55 from dart-gde/dependency_udates
kevmoo
as Kevin Moore
More...
about 11 years ago
SafeHttpServer is no longer needed, updated dependencies
kevmoo
as Kevin Moore
More...
about 11 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree