Guest User

Untitled

a guest
Dec 14th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. class AdminUser < ActiveRecord::Base
  2. acts_as_google_authenticated :lookup_token => :mfa_secret, :encrypt_secrets => true
  3. End
Add Comment
Please, Sign In to add comment