简体   繁体   中英

Read value in omniauth-twitter

I have gone through How to read value from params array in omniauth-twitter but there is no any solution given there to access @params. Can anyone have an idea how to access them? Like @key variable given in the above post. I wanted to access key attribute in it.

我可以像访问

env["omniauth.auth"]["extra"]["access_token"].consumer.key

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM