Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 16    Views: 71

Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
03/25/14 12:34 PM (10 years ago)

How to use Password Protected

Hi, I want to load an URL based on the login credentials using Custom URL plugin or Login Screen. How to acheieve this.
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
03/25/14 12:40 PM (10 years ago)
I just released a plugin that will unlock when you type in a password, and you can set it to go to a Custom URL if you want. Check it out here: (or did you specifically want to use the Login Plugin?) https://www.buzztouch.com/plugins/plugin.php?pid=B00DF3DC3A56D7ABB0E1282 Cheers! David https://btmods.com/chat
 
Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
like
03/25/14 12:44 PM (10 years ago)
Hi David, I want the plugin to be compatible for both IOS and Android.
 
Cakebit
Code is Art
Profile
Posts: 501
Reg: Dec 15, 2010
In your local b...
16,510
like
03/25/14 01:25 PM (10 years ago)
@Kingston, Are you looking to load a different URL based on login credentials? Or just the same custom url screen for all logins?
 
Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
like
03/25/14 01:31 PM (10 years ago)
I want to load only custom URL for all logins.
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
like
03/27/14 11:23 AM (10 years ago)
You use the Buzztouch Control panel to add users to your plugin.
 
Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
like
03/27/14 11:33 AM (10 years ago)
Hi Susan, I have added the list of users in the Buzztouch Control panel. I want to add an URL eg: www.buzztouch.com, only if the users credentials are valid this url screen should be shown.
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
like
03/27/14 11:44 AM (10 years ago)
I think I see what you are looking for. That isn't how the Buzztouch login screen works. I think what you are looking for is to have a specific screen open up after you log in. You can add some code to your .java and .m files to make it go to a specific screen after you launch. I have done it before, but I don't have the code handy and it would be different now in the 3.0 versions. It isn't a complicated task, but if you don't have the skills to add that functionality then you may need to hire someone to make you a custom plugin. This would be a good plugin--I see a lot of uses for it.
 
Cakebit
Code is Art
Profile
Posts: 501
Reg: Dec 15, 2010
In your local b...
16,510
like
03/27/14 12:07 PM (10 years ago)
You can set your custom URL menu item to be accessed only after a user is logged in http://bit.buzztouch.me/i2lGuT But without code modification you can't make the login screen redirect the user to the custom URL
 
Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
like
03/27/14 12:44 PM (10 years ago)
Yes, i have added the list of users in the Buzztouch Control panel. And also i have set the Custom URL Requires Login-->Yes. Now where to give username and password to open an Custom URL, its displaying only Login Required in IOS Simulator. I am having Login Screen Plugin.
 
Cakebit
Code is Art
Profile
Posts: 501
Reg: Dec 15, 2010
In your local b...
16,510
like
03/27/14 12:56 PM (10 years ago)
Did you add the Login Plugin to your app as a screen? The login plugin is how your users login to your app: http://www.buzztouch.com/plugins/plugin.php?pid=A7B885BDC392B02BCAEF5F3
 
Cakebit
Code is Art
Profile
Posts: 501
Reg: Dec 15, 2010
In your local b...
16,510
like
03/27/14 12:56 PM (10 years ago)
Did you add the Login Plugin to your app as a screen? The login plugin is how your users login to your app: http://www.buzztouch.com/plugins/plugin.php?pid=A7B885BDC392B02BCAEF5F3
 
Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
like
03/27/14 01:01 PM (10 years ago)
Yes i have added the login Screen Plugin. With the help of Login screen plugin how to redirect to Particular URL
 
Cakebit
Code is Art
Profile
Posts: 501
Reg: Dec 15, 2010
In your local b...
16,510
like
03/27/14 01:06 PM (10 years ago)
 
Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
like
03/27/14 01:16 PM (10 years ago)
Thank you very much for your suggestion it's working fine after clicking next with valid credentials. But my requirement is after login it should redirect to the URL without giving next button. http://bit.buzztouch.me/JwJVwP
 
Susan Metoxen
buzztouch Evangelist
Profile
Posts: 1706
Reg: May 01, 2011
Hopkins, Minnes...
26,260
like
03/27/14 03:36 PM (10 years ago)
You need some code modifications to do that.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
04/12/14 07:50 PM (10 years ago)
I just released a plugin that should help you do exactly this.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.