README.rdoc in bjond-api-0.2.2 vs README.rdoc in bjond-api-0.2.3

- old
+ new

@@ -67,9 +67,17 @@ BJOND_APP_ENCRYPTION_KEY="12345678/nux3uEVX2tHBRGc5gN4gQXIbkFEmy6d3chas=" Again, BJOND_APP_ENCRYPTION_KEY can be changed. It just needs to match the value set in your config file. +Other environment variables that will need to be set include: + + BJOND_ADAPTER_SUBJECT + +and + + BJOND_ADAPTER_AUDIENCE + == Routes This gem contains several prepared routes that will aid registration, and communication with Bjond Server core. To set your app's default route to the registration page, add this line to your routes.rb file -