Published inLevel Up CodingAuth0 API Authorization with ReactTo access the Auth0 built-in APIs, we need to have an application that has access granted to the client credentials and bind that…Jun 26, 2023Jun 26, 2023
Published inLevel Up CodingAuth0: Read Azure Active Directory User GroupsIf you use or hope to create Auth0 layered application, in some scenarios you might need to or told by to integrate user groups of a single…Jun 15, 2023Jun 15, 2023
Published inLevel Up CodingAuth0 Tenant Creation and Enable Azure AD Connection and username/password connectionWhen an organization comes up with handling authentication and authorization at the same time, it will take some cost, time, and risk to do…Jun 9, 2023Jun 9, 2023
Published inAnalytics VidhyaHow to schedule a python project/script in Heroku with zero costBackgroundFeb 23, 20211Feb 23, 20211
Published inLevel Up CodingCreate custom Listener and register it to a PDBIn previous story, we have covered creating CDB and PDBs. In this part I am going to talk about listener and how we register PDB with a…Nov 5, 2020Nov 5, 2020
Published inLevel Up CodingOracle Database — Multitenant Architecture, Create CDB and PDBIn previous story, we covered how to install oracle 19.3c on CentOS 7. In this part we will cover installation of CDB and PDB. Before…Nov 5, 2020Nov 5, 2020
Published inLevel Up CodingInstall Oracle Database 19.3c on CentOS 7What is Oracle Database?Nov 5, 2020Nov 5, 2020
Published inLevel Up CodingFormat specifiers in C languageMany peoples have lot of problems with C format specifiers. Most of them don’t know how to use it, when can use it, ranges of data types…Jan 22, 2020Jan 22, 2020