RE: Platform dependency

2018-03-29 Thread Go Yamamoto
Hi Giorgio, Milagro MFA just replaces password authentication with MFA, so session tokens remains untouched. REST would work with native authentication token. Please share your use case if you have any issue or concern. Go -Original Message- From: Giorgio Zoppi

Re: Platform dependency

2018-03-29 Thread Giorgio Zoppi
Hi Go, i mean in the current infrastructure can i use a REST webservice and that gives to React native an autentication token or something similar. Giorgio. 2018-03-29 9:31 GMT+02:00 Go Yamamoto : > Milagro MFA is designed without depending on specific frameworks, and

Platform dependency

2018-03-29 Thread Go Yamamoto
Milagro MFA is designed without depending on specific frameworks, and it should work with react, too. If you mean native is a custom authentication module, the answer is no. However, it should work with react using an LDAP authentication module and I hope this would answer your question. The