Just tweeted out the details of this new release. ...
# general
j
Just tweeted out the details of this new release. https://twitter.com/ServerlessStack/status/1359224780872970247 We added a new Auth construct. It wraps around a Cognito User Pool and Identity Pool. It makes it easy to support authentication and social logins. Check out the docs. https://docs.serverless-stack.com/constructs/Auth We'll be adding more detailed examples in the coming days. This'll really help with something like the Auth construct because of how tricky these can be to setup.
r
Good stuff. Are there plans for this to support SAML and or OIDC federated auth too?
j
Yeah we'll add it to our roadmap shortly. The big thing there I think is having an example that shows people how to set it up and test it.
r
Thanks Jay, indeed, examples would be really helpful