Explore >> Select a destination


You are here

bobbyhadz.com
| | www.awsadvent.com
13.5 parsecs away

Travel
| | For some values of quick and easy. Overview LoveCrafts has several services which are currently hosted behind several different VPNs. VPN access is managed via LDAP which is managed by Engineering/...
| | karmanivero.us
15.8 parsecs away

Travel
| | Config-driven AWS API ES6 template integrating federated Cognito User Pool authentication and a robust approach to release management.
| | www.integralist.co.uk
14.0 parsecs away

Travel
| | Introduction What is Cognito? Authentication vs Authorization User Pools vs Identity Pools Implementation Options Client SDK Server SDK AWS Hosted UI Stateless Authentication Logic Processing with AWS Lambda Beware the Lambdas Useful Lambdas Social Logins Overloading the State Parameter Scope JWTs API Limits Logout Issues Other Concerns? Which is the right solution? Updated Architecture Native Mobile Social Sign-ins User Pool Configuration IAM User Lambda IAM Role Example Python API code Example Cognito ...
| | medo64.com
78.2 parsecs away

Travel
| Making basic systemd service is easy. Let's assume the simplest application (not necessarily even designed to be a service) and look into making it work with systemd. Our example application will be a script in /opt/test/application with the following...