Is your Cognito provider open source? I might have a use for that/ Jim
On Wed, Apr 17, 2019 at 3:55 PM whitehexagon via golang-nuts < golang-nuts@googlegroups.com> wrote: > Thanks Jim, and for the sympathy :) I'm almost tempted to use the REST > API and bypass the SDK... I already implemented a missing Cognito Provider > using the web API, and it seemed friendlier than this. It would be one > less dependency too, since I'm deploying to AWS Lambda and I'm already at > 14MB for my first Go based Lambda. > > Peter > > > On Wednesday, 17 April 2019 21:29:31 UTC+2, Jim Ancona wrote: >> >> Having used the AWS SDK, I feel your pain. They do have built-in helper >> methods, e.g. https://docs.aws.amazon.com/sdk-for-go/api/aws/#String, so >> at least you don't have to define your own. >> >> Jim >> >> -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to golang-nuts+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.