Tag

Play Framework

0 views collected around this technical thread.

Architects Research Society
Architects Research Society
Nov 18, 2015 · Cloud Computing

Deploying a Secure Play Framework Application to IBM Bluemix

This tutorial walks through the step‑by‑step process of deploying a Play Framework web application with user authentication to IBM Bluemix using the Cloud Foundry Java buildpack, including configuration of MongoDB storage and SendGrid email services, and demonstrates how to secure and run the app in the cloud.

Cloud FoundryIBM BluemixJava
0 likes · 2 min read
Deploying a Secure Play Framework Application to IBM Bluemix
Architects Research Society
Architects Research Society
Nov 18, 2015 · Backend Development

Playful Web Development, Part 1: Managing User Authentication with Play Framework and Scala

This tutorial walks you through building a starter authentication application using Play Framework, Scala, Silhouette, and MongoDB, covering email sign‑up, password reset, OAuth1 Twitter login, and user‑aware views, while explaining Play's reactive, asynchronous architecture for scalable backend development.

MongoDBPlay FrameworkScala
0 likes · 6 min read
Playful Web Development, Part 1: Managing User Authentication with Play Framework and Scala