OAuth for Custom Apps

Hello Everyone!

I need to show my login screen in a third party website and then retrieve one auth token to be use in API calls.
I would like to implement using OAuth, any of you have implemented this kind of feature?

Any tips to share?

Thanks!!