Hi Katheeja,
Did you mean Oracle Database? If so, you can write an API for
authentication process. Java has JPA and JWT to support the login/logout
process. The API will accept username and password as parameters, then
it'll process and respond with something like a token that contains the
payload of data for client (your angular front-end ui).

On Sat, Nov 24, 2018 at 12:00 PM Katheeja Beevi <katheeja1...@gmail.com>
wrote:

>
> Hi,
>    I have designed an UI using angular through node.js. Now for my web
> application I have to do login authentication and sign up using oracle as
> backend. Please help me with an idea. I don't find exact github examples
> using oracle.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Angular and AngularJS discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to angular+unsubscr...@googlegroups.com.
> To post to this group, send email to angular@googlegroups.com.
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to