smart4solutions / apex_oauth

PL/SQL packages enabling Google, Linkedin and Facebook login for apex
MIT License
39 stars 5 forks source link

Schema grants required #11

Open jeffreykemp opened 8 years ago

jeffreykemp commented 8 years ago

If the installation is to be run while logged in as the target schema, it needs these grants:

create session create table create view create trigger create sequence create procedure create type