@import com.gu.janus.model.{AwsAccount, JanusData} @import com.gu.googleauth.UserIdentity @import play.api.Mode @(account: AwsAccount, user: UserIdentity, janusData: JanusData)(implicit req: RequestHeader, flash: Flash, mode: Mode, assetsFinder: AssetsFinder) @import helper._ @main("Revoke access", Some(user), janusData) {
Users will be able to go to Janus to create new sessions as normal, but all existing console logins and credentials will be revoked for the @account.name account.