OhadR / authentication-flows

oAuth2 sample: auth-server, resource server and client. "Authentication-Flows" is also a sub-module here.
42 stars 54 forks source link

create new project: authentication-flows-gae #80

Closed OhadR closed 6 years ago

OhadR commented 6 years ago

to make "authentication-flows" not dependent on Google-AppEngine, i create a new extension project that will enhance auth-flows and will support GAE. the relevant classes will be moved from auth-flows to auth-flows-gae.

OhadR commented 6 years ago

reduces the size of the auth-flows-client from 23M to 10M !