This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
Chatwoot
Watch
1
Star
0
Fork
You've already forked Chatwoot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
37bf4b7dd8
Chatwoot
/
app
/
views
/
devise
/
token.json.jbuilder
5 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Chore: Render avatar url in validate token method (#448)
2020-01-26 19:14:51 +00:00
json.payload do
json.success true
Feature: Ability to switch between multiple accounts (#881) * Feature: Ability to switch between multiple accounts * Fix rubocop * Fix assigned inboxes * fix auth json * Add account switcher in UI * fix ordering on administrate * Add switch accounts to sidebar * add account id * Fix schema.rb timestamp * Revert "add account id" This reverts commit 27570f50ef584cb9a5f69454f43f630b318c8807. * Add a check for account Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-05-26 17:08:48 +00:00
json.partial! 'auth.json.jbuilder', resource: @resource
Chore: Render avatar url in validate token method (#448)
2020-01-26 19:14:51 +00:00
end
Reference in a new issue
Copy permalink