Client types

OAuth defines two client types1). Flashii defines a third one which is only available for internal use. The client type is chosen upon registration of a client in the Flashii settings page and cannot be changed afterwards. Whichever type you should pick depends on the level of trust the application is capable of.

When registering your client/application, you will be asked what level of confidentiality your client is capable of, but an easy rule of thumb is: if everything is client side pick public, if there's a backend server inbetween pick confidential!