pipacs / o2

OAuth 2.0 for Qt
BSD 2-Clause "Simplified" License
317 stars 147 forks source link

Wrap the code in its own namespace #70

Closed agarny closed 3 years ago

agarny commented 8 years ago

To avoid potential conflicts with other libraries/code/etc., it would be nice to have all of the o2 code in its own namespace.

pipacs commented 3 years ago

Historically, this code is using name prefixes instead of namespaces.