UNPKG

admin-on-rest-fr05t1k

Version:

A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI

4 lines (3 loc) 122 B
export const AUTH_CHECK = 'AUTH_CHECK'; export const AUTH_LOGIN = 'AUTH_LOGIN'; export const AUTH_LOGOUT = 'AUTH_LOGOUT';