README.md in omniauth-bungie-oauth2-1.0 vs README.md in omniauth-bungie-oauth2-1.0.1
- old
+ new
@@ -99,10 +99,10 @@
After all manipulation the `request.env["omniauth.auth"]` have the next fields:
* `uid` with BungieNetUser membershipId
* `info` with membershipId, uniqueName, displayName
-* `extra` with [GetCurrentBungieNetUser](https://destinydevs.github.io/BungieNetPlatform/docs/UserService/GetCurrentBungieNetUser) result
+* `extra` with [GetMembershipDataForCurrentUser](https://destinydevs.github.io/BungieNetPlatform/docs/UserService/GetMembershipDataForCurrentUser) result
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/RuBAN-GT/omniauth-bungie-oauth2. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.