Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User prompt change after login #3

Open
nxvipin opened this issue Oct 10, 2011 · 3 comments
Open

User prompt change after login #3

nxvipin opened this issue Oct 10, 2011 · 3 comments
Assignees

Comments

@nxvipin
Copy link
Member

nxvipin commented Oct 10, 2011

User prompt can be changed from 'guest@tathva2011' to 'username@tathva2011' after user logs in. Looks good :)

@ghost ghost assigned nxvipin Oct 10, 2011
@jaseemabid
Copy link
Member

Provide an active user json and it will be done. I can call it if an auth get variable is present and use the data in it to parse and update the prompt

Sample JSON :

    {
        "name": "Jaseem Abid"
    }

@nxvipin
Copy link
Member Author

nxvipin commented Oct 11, 2011

Active user JSON name will be single name without any whitespace.

     {
           "name": "jaseemabid"
     }

@jaseemabid
Copy link
Member

Yeah ! anything is fine. Don't care. I will update with whatever data i get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants