Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 556 Bytes

README.md

File metadata and controls

50 lines (40 loc) · 556 Bytes

AEGo

auth

Multi-Provider Authentication

install

go get github.com/scotch/aego/v1/auth

  • appengine_openid
  • password
  • oauth2

config

Database Config

install

go get github.com/scotch/aego/v1/config

context

App Engine Testing Context

install

go get github.com/scotch/aego/v1/context

ds

Cached Presistence

install

go get github.com/scotch/aego/v1/ds user

Applciation User

install

go get github.com/scotch/aego/v1/user