I have a question about loading properties from custom configuration files. I have tried two different approaches to loading my oauth.properties file but I can\
oauth.properties
If you want to use scala.io.Source you can also do something like
scala.io.Source
Source.fromFile(Play.getFile("path-in-your-play-project"))