The Go runtime does not have a separate package for "App Identity" functions.
There are functions relating to the app's identity in the
appengine
package.
OAuth-specific user functions can be found in the
appengine/user
package.