How do I authorize users?

How do I authorize users?

To get an Account Key, you need to ask the user to authorize your application.
You can do this by sharing your OAuth link to the user or by using the Popup Login Button.

Example OAuth Link: 
https://tikapi.io/account/authorize?client_id=c_1234567890&redirect_uri=https://tikapi.io/success&scope=view_profile+explore