Log in Form with O Auth (Open Authorization) Functionality
In This post we will learn how One can implement OAuth Functionality in our visualforce login form page . you see alot of login form over web provide Log In…
In This post we will learn how One can implement OAuth Functionality in our visualforce login form page . you see alot of login form over web provide Log In…
In this post i will tell you how you can access apex class property in your lightining component . So First create a Lightinig component here our lightining component name …
In This Post we will learn how we can generate qr code in apex . Here are the steps Select Any QR Code Generator API . There are alot of…
Requirement : Generate Unique String Using Apex In This Post I will tell you how you can generate a unique string by using apex. Here We have a class name…